jace/src/main/java/jace/apple2e
Brendan Robert cc0cead894 Added better standalone testing for command line arguments. Got video mode to be a first-class startup parameter 2019-06-19 00:47:04 -05:00
..
softswitch Added better standalone testing for command line arguments. Got video mode to be a first-class startup parameter 2019-06-19 00:47:04 -05:00
Apple2e.java Added accelerator support, also refined how child devices are tracked to better support a new abstraction for sound devices 2018-06-02 13:50:13 -05:00
MOS65C02.java Added Beyond Wolfenstein cheats 2018-05-26 00:47:57 -05:00
RAM128k.java Added debugging NOP opcode support. 2015-12-20 22:43:00 -06:00
SoftSwitches.java Issue #26: Changing mousetext mode should force a screen refresh. 2016-02-20 11:10:54 -06:00
Speaker.java BUGFIX: All rendering is halted when a file chooser is open for any reason. For whatever reason, background canvas updates kill the CPU when file dialog is open so this is fixed now. 2015-09-05 09:02:35 -05:00
VideoDHGR.java Cleanup DHGR code for readability 2016-06-07 13:26:31 -07:00
VideoNTSC.java Added better standalone testing for command line arguments. Got video mode to be a first-class startup parameter 2019-06-19 00:47:04 -05:00