An Apple II emulator originally written in Javascript, now being converted to TypeScript
Go to file
2016-12-06 09:37:48 -08:00
css Cleanup and refactoring. 2016-11-21 21:26:40 -08:00
img
js More cleanup. 2016-11-27 17:28:49 -08:00
json/disks More cleanup. 2016-11-27 17:28:49 -08:00
scripts More cleanup. 2016-11-27 17:28:49 -08:00
.editorconfig Cleanup and refactoring. 2016-11-21 21:26:40 -08:00
.eslintrc.json Cleanup and refactoring. 2016-11-21 21:26:40 -08:00
.gitignore Refactor audio. 2014-03-05 20:04:54 -08:00
about.html Cleanup and refactoring. 2016-11-21 21:26:40 -08:00
apple2js.html More cleanup. 2016-11-27 17:28:49 -08:00
apple2jse.html More cleanup. 2016-11-27 17:28:49 -08:00
LICENSE
Makefile
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"