An Apple II emulator originally written in Javascript, now being converted to TypeScript
Go to file
Will Scullin 9a25ffcf09 Extract gamepad code
Extract gamepad code, fix http loading.
2013-12-27 12:18:45 -08:00
css Blink! and better touch/mobile behaviors. 2013-11-16 12:26:31 -08:00
img Keyboard fixes 2013-12-19 14:55:04 -08:00
js Extract gamepad code 2013-12-27 12:18:45 -08:00
json/disks Initial checkin 2013-10-10 11:03:07 -07:00
scripts Initial checkin 2013-10-10 11:03:07 -07:00
.gitignore Initial checkin 2013-10-10 11:03:07 -07:00
about.html Initial checkin 2013-10-10 11:03:07 -07:00
apple2js.html Extract gamepad code 2013-12-27 12:18:45 -08:00
apple2jse.html Extract gamepad code 2013-12-27 12:18:45 -08:00
LICENSE
Makefile Initial checkin 2013-10-10 11:03:07 -07:00
README.md Don't minify 2013-11-16 12:38:18 -08:00

apple2js

An Apple II emulator written in Javascript

Things are a little rought around the edges right now, hopefully I will have time to clean things up in a bit.

To run, open apple2js.html

To add additional disk images, use scripts/dsk2json.pl, then "make index"