Commit Graph

16 Commits

Author SHA1 Message Date
adelikat 5247e1d357 Cleanup and simplify AppleII core code 2017-04-24 10:09:31 -05:00
goyuken ae4881356e appletwo: fix mono setting being borked on loadstate 2015-06-21 14:40:58 +00:00
adelikat 4f4b26d10e Apple II - put prev/next pressed states into savestates 2015-06-08 22:03:48 +00:00
adelikat 0159fb57c5 Apple II - lame way to remove some lame warnings 2015-05-31 15:03:55 +00:00
goyuken 0ca6faea01 AppleII: squeeze a bit of speed out of binary states, still way too slow 2015-05-18 22:18:09 +00:00
goyuken 6710b60788 Add stuff that didn't work (commented out) to speed up Apple II savestates 2015-05-18 02:33:18 +00:00
goyuken d91e6f184a Add support for binary savestate as BSON, but turn it off and make binary savestates a stupid text clone because BSON sucks 2015-05-18 01:52:14 +00:00
goyuken fcb5af62d6 speed up apple2 savestates, round 1 2015-05-18 01:30:30 +00:00
adelikat 59090e5751 Apple II - make binary state preferred = false for now 2015-05-18 00:54:59 +00:00
goyuken 6ab8be0a1d Screwball mode Apple II savestates 2015-05-18 00:14:00 +00:00
adelikat f6e9f79e71 Apple II - remove a bogus hack in LoadState that I did awhile back 2015-05-09 15:32:18 +00:00
adelikat dbc3a5cb2c Apple II - wire up the lag counter, may or may not be correct logic, don't know too much about Apple II internals, but eyeballing the code, it looks like a reasonable place to decide if input was polled. 2015-04-26 12:40:21 +00:00
adelikat bd07bfa310 Apple II - fix some input issues 2015-04-26 11:55:17 +00:00
adelikat 04b490aca4 Apple II - add frame count to savestates 2015-04-25 13:14:12 +00:00
adelikat 1bcf2ae684 Apple II - multi-disc support using XmlGame (the same file format as dual GB), currently no ui to make an xml. Added Previous and Next Disk controller buttons 2015-04-12 23:38:19 +00:00
adelikat 9f02fd75af Apple II - some reorg 2015-03-21 21:45:12 +00:00