Commit Graph

91 Commits

Author SHA1 Message Date
4am
d31311d4e7 add prelaunch subsystem 2019-09-14 22:57:52 -04:00
Peter Ferrie
11fb880be9 more in LC RAM2 2019-09-10 21:26:00 -07:00
Peter Ferrie
3a50ceceb8 more in LC RAM2 2019-09-10 09:51:04 -07:00
4am
282fbd9806 pass in load address if we know it 2019-09-09 22:58:16 -04:00
4am
b0cf49b86f refactor LoadFile and LoadDHRFile 2019-09-09 22:38:17 -04:00
4am
3ca889a18c add Out Of This World, fix crash in GR action slideshows, fix missing games in DHGR action slideshows, more game ordering fixes 2019-09-08 14:50:50 -04:00
4am
e453a52256 add GR attract mode and action screenshots for lo-res games 2019-07-15 11:42:05 -04:00
4am
e488b87d80 hide games in attract mode that can't be played due to memory or joystick requirements 2019-07-08 15:03:25 -04:00
4am
5822a2b078 . 2019-06-30 15:18:51 -04:00
4am
531abf6076 named constants 2019-06-27 10:55:07 -04:00
4am
23844487b8 mini attract mode 2019-06-26 22:51:34 -04:00
4am
6da3cba47a refactoring and comments 2019-06-25 22:44:39 -04:00
4am
74f6cebac4 move parse.games to init, update dates, other comments 2019-06-23 22:32:18 -04:00
4am
971e7a6606 backup and restore stack, refactor Reenter 2019-06-23 14:24:09 -04:00
4am
08ca4a940a self-running demo fixes, per-game attract mode configuration files WIP 2019-06-22 15:50:24 -04:00
4am
c9a00d6bef change LoadFile API 2019-06-18 22:40:17 -04:00
4am
f079744ece add more games, rename directories 2019-02-08 20:48:07 -05:00
4am
b5b1c0f384 Robotron fixes, split SHR slideshows 2019-01-17 22:09:36 -05:00
4am
1552275076 refactor 2019-01-14 19:06:58 -05:00
4am
418c5e0245 working SHR slideshows 2019-01-13 18:55:40 -05:00
Peter Ferrie
75e93634cd allow launching 2019-01-10 09:42:50 -08:00
4am
689ed36499 scaffolding of Play routine 2019-01-08 15:01:45 -05:00
4am
76d49fda57 add persistent reset vector 2019-01-08 14:10:26 -05:00
4am
8ab5bc2614 remove debug code 2019-01-07 21:40:47 -05:00
4am
488a4f6794 only one dedicated POP action slideshow 2019-01-06 20:44:01 -05:00
4am
6288c15343 split up some slideshows, reorder attract modules, wipe zero page before running captive demos 2019-01-05 17:49:58 -05:00
4am
27f2a75b84 call SaveGlobalPreferences 2019-01-03 21:01:55 -05:00
4am
58bbde8836 split up action slideshows 2018-12-29 21:25:16 -05:00
4am
f86cf267ba add action slideshows 2018-12-29 13:29:17 -05:00
4am
0036d0cf5d reload ATTRACT.CONF and reparse into gAttractModeStore, which is now at 0x6000 and is overwritten after loading the current attract mode module from disk and saving the name of the next attract mode module 2018-12-28 15:08:36 -05:00
4am
7bf2959dd7 move gFXStore and gDFXStore to 0x6000 2018-12-28 14:22:57 -05:00
4am
68085d257c call NORMAL ROM routine before executing a captive demo [fixes Snake Byte] 2018-12-14 15:03:44 -05:00
Peter Ferrie
fe3493d2b3 preserve screen holes across demo 2018-11-26 11:43:39 -08:00
4am
a130581c17 read NEXTATTRACT from prefs on startup 2018-11-17 09:54:55 -05:00
4am
dd36021ed4 read NEXTFX and NEXTDFX from prefs on startup, plus some comments 2018-11-17 09:43:20 -05:00
4am
8f183e6f6a more prefs work 2018-11-17 09:02:43 -05:00
4am
f8ab1fd606 don't run DHGR slideshow on 64K machine 2018-11-16 22:41:38 -05:00
4am
7b8a545d3e add Pitfall II captive demo 2018-11-11 13:56:00 -05:00
4am
2b3a4e24ce fix remaining ParseKeyValueList calling parameters 2018-11-11 08:42:53 -05:00
4am
e2fff8a4ee . 2018-11-10 08:36:36 -05:00
4am
c406b2e2ec refactor 4cade.a into 4cade.init.a and ui.attract.mode.a, add DFX.CONF, add PREFS.CONF (not yet used) 2018-11-07 18:56:39 -05:00