apple2js/README.md

12 lines
277 B
Markdown
Raw Normal View History

2013-10-04 01:25:37 +00:00
apple2js
========
An Apple II emulator written in Javascript
2013-10-10 18:20:45 +00:00
Things are a little rought around the edges right now, hopefully I will have
time to clean things up in a bit.
2013-11-16 20:38:18 +00:00
To run, open apple2js.html
2013-10-10 18:20:45 +00:00
To add additional disk images, use scripts/dsk2json.pl, then "make index"