Commit Graph

131 Commits

Author SHA1 Message Date
4am
f1bbb4c08b Make spacebar work in browse mode also 2019-09-02 21:57:40 -04:00
4am
4144e8c116 add loading screen with version information and autodetected system configuration 2019-08-27 13:55:54 -04:00
4am
9c6d8cada3 set alternate display mode on IIgs
fixes https://github.com/a2-4am/4cade/issues/4
2019-07-29 12:00:59 -04:00
4am
44a32229a1 set and unset softswitches so we properly detect VidHD in slot 3 without messing up 128K games 2019-07-20 21:51:55 -05:00
4am
a37dd59b4f Browse Mode 2019-07-03 18:31:50 -04:00
4am
e01d66b46d . 2019-06-30 15:10:09 -04:00
4am
ff699d9bd1 some minor refactoring in search mode 2019-06-27 11:37:23 -04:00
4am
531abf6076 named constants 2019-06-27 10:55:07 -04:00
4am
52f55fb682 set LC RAM bank after Reenter, fix MachineStatus confusion 2019-06-27 09:51:17 -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
Peter Ferrie
c074faaf63 fill all LC vectors 2019-06-21 09:43:43 -07:00
4am
4803b46472 move font data to D600 in RAM bank 2 to free up space for program data 2019-06-19 21:50:48 -04:00
Peter Ferrie
fe48ae825a restore init order 2019-06-19 18:36:49 -07:00
Peter Ferrie
04968b7c49 move ProRWTS to LC2 2019-06-19 18:11:25 -07:00
Peter Ferrie
1966d4a893 store to $D000 2019-06-18 21:49:38 -07:00
4am
c9a00d6bef change LoadFile API 2019-06-18 22:40:17 -04: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
76d49fda57 add persistent reset vector 2019-01-08 14:10:26 -05:00
4am
a29146a605 some comments 2018-12-29 13:38:18 -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
624ac3c6ef move gSlideshow store to 0x0800 in main memory 2018-12-28 11:54:09 -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
2b3a4e24ce fix remaining ParseKeyValueList calling parameters 2018-11-11 08:42:53 -05:00
4am
afcec48d1d add SaveSmallFile, untested, YOLO 2018-11-10 10:08:14 -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