Commit Graph

10 Commits

Author SHA1 Message Date
Brendan Robert
0c0b2c107c Backported changes from Lawless Legends app experience; namely better boot behavior and also UI Controls Overlay. :) 2018-01-12 23:27:56 -06:00
Brendan Robert
eec3fdbcf7 Start of MetaCheat revamp effort 2015-08-18 00:37:06 -05:00
Brendan Robert
b0272f7d6a Moved mixer to Computer to avoid getting it blown away every time Motherboard is reset. Also: FULL SUPPORT of the AE Phasor is now working and tested. Partial support for multiple mockingboards is present but they are not synchronized so it sounds really strange but at least does not crash. 2015-03-29 00:22:57 -05:00
Brendan Robert
a9132f8e76 Heavy modifications have been made to support drag/drop of media to quickly insert disk images, also to start showing indicator icons at the bottom of the screen. 2015-03-14 03:23:32 -05:00
Brendan Robert
a477abac03 Completely reworked how hotkeys are handled, and now invokable actions are a real concept in the emulator! 2015-02-18 08:41:59 -06:00
Brendan Robert
d5b0e10add Closing main window shuts down computer and exits app properly now. 2015-02-03 23:50:23 -06:00
Brendan Robert
776dbafbdc Replaced card array with Optional<Card> array 2014-09-20 11:10:49 -05:00
Brendan Robert
dfef919769 Fixes to device initalization caused by recent refactoring, also rewrote speaker playback to be more consistent (sounded horribly on a Macbook Pro) 2014-09-18 11:27:35 -05:00
Brendan Robert
45add680d4 Complete removal of the singleton pattern for the Computer object -- the Jace code can now run multiple "computers" if desired. 2014-09-17 23:09:57 -05:00
Brendan Robert
6341001743 Initial version: Based on last source available in SourceForge, converted to a Maven project format 2014-09-07 16:10:04 -05:00