jace/src/main/java/jace
2019-06-19 00:47:04 -05:00
..
apple2e 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
applesoft Live Coding support for Applesoft basic! :D 2016-11-22 01:12:12 -06:00
assembly Fixed assembler issues on Windows platform. 2016-11-04 22:41:24 -05:00
cheat Wolfenstein cheats: Added "Day in the office" hack mode for cheap laughs 2018-05-26 01:46:31 -05:00
config 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
core 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
hardware 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
ide Fixed assembler issues on Windows platform. 2016-11-04 22:41:24 -05:00
library Issue #24: Nearly-hedless mode is confirmed and it is possible to JUnit test the actual emulator in headless mode! Right now sound doesn't respect headless mode though so it might cause issues on travis-ci. 2016-02-14 11:13:03 -06:00
state Issue #22: Minor progress hooking up state manager; still doesn't work and crashes the emulator when triggered. :/ 2016-02-23 01:45:11 -06:00
tracker Code cleanup (removal of redundant casts) 2015-09-05 14:27:34 -05:00
ui BEHOLD! The Resurrection of MetaCheat! 2018-05-23 00:38:22 -05:00
.DS_Store Initial version: Based on last source available in SourceForge, converted to a Maven project format 2014-09-07 16:10:04 -05:00
ConvertDiskImage.java Resolved various minor warnings in the source to improve code quality and remove side-effects (unused initalized values, etc) 2015-08-12 02:08:22 -05:00
Emulator.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
EmulatorUILogic.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
JaceApplication.java Backported changes from Lawless Legends app experience; namely better boot behavior and also UI Controls Overlay. :) 2018-01-12 23:27:56 -06:00
JaceUIController.java UI and Metacheat improvements, also new Wolfenstein trainer module! 2018-05-24 01:53:24 -05:00