Notice: Trying to access array offset on value of type bool in /mnt/cpcwiki-httpdocs/includes/libs/IPSet.php on line 243

Notice: Trying to access array offset on value of type bool in /mnt/cpcwiki-httpdocs/includes/libs/IPSet.php on line 246

Notice: Trying to access array offset on value of type bool in /mnt/cpcwiki-httpdocs/includes/libs/IPSet.php on line 243

Notice: Trying to access array offset on value of type bool in /mnt/cpcwiki-httpdocs/includes/libs/IPSet.php on line 246
Difference between revisions of "Griffin CPC emulator" - CPCWiki
Last modified on 31 October 2013, at 17:29

Difference between revisions of "Griffin CPC emulator"


Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /mnt/cpcwiki-httpdocs/includes/diff/DairikiDiff.php on line 434
(Created page with "Dan Griffin has written an Open Source CPC emulator in Ruby that comes with tools to generate JavaScript and Java code so it can run in web browsers. Currently sound does not...")
 
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
Dan Griffin has written an Open Source CPC emulator in Ruby that comes with tools to generate JavaScript and Java code so it can run in web browsers.
+
[[File:Griffin cpc emulator firefox.png|thumb|upright=1.3|The emulator running in Firefox]]
  
Currently sound does not work in the emulator.
+
Dan Griffin has written an Open Source CPC emulator in Ruby that uses code translation tools to generate JavaScript and Java code from the Ruby source. Therefore this emulator can run in modern web browsers like Firefox.
 +
 
 +
Currently sound is not implemented in this emulator.
  
 
== Links ==
 
== Links ==
Line 7: Line 9:
 
*[http://xiragon.com/ Official site]
 
*[http://xiragon.com/ Official site]
  
[[Category:Emulators]]
+
[[Category:Emulator]]

Latest revision as of 17:29, 31 October 2013

The emulator running in Firefox

Dan Griffin has written an Open Source CPC emulator in Ruby that uses code translation tools to generate JavaScript and Java code from the Ruby source. Therefore this emulator can run in modern web browsers like Firefox.

Currently sound is not implemented in this emulator.

Links