An Apple II emulator originally written in Javascript, now being converted to TypeScript
Go to file
Will Scullin 0ef4109c41 iOS icons I forgot. 2013-11-16 13:50:06 -08:00
css Blink! and better touch/mobile behaviors. 2013-11-16 12:26:31 -08:00
img iOS icons I forgot. 2013-11-16 13:50:06 -08:00
js iOS icons I forgot. 2013-11-16 13:50:06 -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
LICENSE Initial commit 2013-10-03 18:25:37 -07:00
Makefile Initial checkin 2013-10-10 11:03:07 -07:00
README.md Don't minify 2013-11-16 12:38:18 -08:00
about.html Initial checkin 2013-10-10 11:03:07 -07:00
apple2js.html Fix shift/control highlighting 2013-11-16 12:56:35 -08:00

README.md

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"