mirror of
https://github.com/whscullin/apple2js.git
synced 2024-01-12 14:14:38 +00: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.
Expects compiler.jar from https://developers.google.com/closure/compiler/ to be in $(HOME)/bin
To build, run "make"
To add additional disk images, use scripts/dsk2json.pl, then "make index"
Description
An Apple II emulator originally written in Javascript, now being converted to TypeScript
Readme
58 MiB
Languages
TypeScript
96.3%
HTML
1.6%
CSS
1.3%
JavaScript
0.6%
Assembly
0.2%