apple2js/js
Ian Flanigan 2d5972f7f5 Prevent launching help when F1 is pressed
In some browsers, in particular Chrome OS, pressing F1 opens a help
screen. This can be suppressed by calling preventDefault() on the
event.
2019-01-04 00:28:58 +01:00
..
applesoft Cleanup and refactoring. 2016-11-21 21:26:40 -08:00
cards State save/restore work, updated audio class. 2017-12-02 20:45:02 -08:00
intbasic Memory fixes, cleanup. 2017-08-20 10:46:10 -07:00
roms Refactoring. 2017-09-22 21:42:57 -07:00
ui State save/restore work, updated audio class. 2017-12-02 20:45:02 -08:00
.gitignore Initial checkin 2013-10-10 11:03:07 -07:00
65C02test.js Update tests, fill out 65C02 opcodes. 2017-12-20 09:07:09 -08:00
6502test.js Update tests, fill out 65C02 opcodes. 2017-12-20 09:07:09 -08:00
apple2io.js State save/restore work, updated audio class. 2017-12-02 20:45:02 -08:00
base64.js Cleanup and refactoring. 2016-11-21 21:26:40 -08:00
canvas.js State save/restore work, updated audio class. 2017-12-02 20:45:02 -08:00
copyright.js State save/restore work, updated audio class. 2017-12-02 20:45:02 -08:00
cpu6502.js Clean up disassembly. 2017-12-20 11:41:29 -08:00
main2.js State save/restore work, updated audio class. 2017-12-02 20:45:02 -08:00
main2e.js Prevent launching help when F1 is pressed 2019-01-04 00:28:58 +01:00
Makefile Don't minify 2013-11-16 12:38:18 -08:00
mmu.js State save/restore work, updated audio class. 2017-12-02 20:45:02 -08:00
prefs.js State save/restore work, updated audio class. 2017-12-02 20:45:02 -08:00
ram.js State save/restore work, updated audio class. 2017-12-02 20:45:02 -08:00
symbols.js Cleanup and refactoring. 2016-11-21 21:26:40 -08:00
util.js State save/restore work, updated audio class. 2017-12-02 20:45:02 -08:00