Commit Graph

6 Commits

Author SHA1 Message Date
Brad Grantham
daab1a26ae Replace LodeRunner with DOS 2017-01-07 23:06:52 -08:00
Brad Grantham
e8e2cb43b9 Add disk ROM and DOS image to boot 2017-01-07 23:03:36 -08:00
Brad Grantham
8020394556 Make input work, hide Emscripten canvas 2017-01-02 15:18:51 -08:00
Brad Grantham
6b0ee0145f Add preliminary keyboard input 2017-01-02 12:35:27 -08:00
Brad Grantham
203dd3c92f Remove -fast and debugging from arguments 2017-01-02 12:02:01 -08:00
Brad Grantham
fbb3fb3918 Add preliminary emscripten support
(Serve with "python -m SimpleHTTPServer" or similar)
Bundle apple2e.rom into served filesystem
Compile with emcc
Break main loop out of main() for web browser event handling using emscripten_set_main_loop_arg()
2017-01-02 11:25:57 -08:00