Commit Graph

108 Commits

Author SHA1 Message Date
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
Peter Ferrie
e5c7783344 really this time 2019-01-07 17:58:11 -08:00
Peter Ferrie
536c32134c cut to allow reset vector hook 2019-01-07 14:44:40 -08: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
4ca9500301 pad PREFS.CONF to 512 bytes because reasons 2019-01-04 12:23:27 -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
c5fe257894 some comments 2018-12-29 13:43:59 -05:00
4am
a29146a605 some comments 2018-12-29 13:38:18 -05:00
4am
f86cf267ba add action slideshows 2018-12-29 13:29:17 -05:00
4am
222e077932 reenable search mode and fonts data 2018-12-28 15:11:38 -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
4am
302bcadcd4 disable search mode until we work out memory constraints 2018-12-28 11:33:50 -05:00
Peter Ferrie
7efc7a8230 really preserve Y 2018-12-25 18:51:26 -08:00
4am
0103e0443c add Ceiling Zero captive demo 2018-12-23 11:13:47 -05:00
Peter Ferrie
28eff77da0 restore any active LC bank 2018-12-19 14:53:24 -08: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
ef541b08d9 clear decimal, re-enable ints on reentry 2018-12-09 16:04:36 -08:00
Peter Ferrie
fe3493d2b3 preserve screen holes across demo 2018-11-26 11:43:39 -08:00
4am
db29def11f off-by-1 bug in okvs_get 2018-11-19 20:52:12 -05:00
Peter Ferrie
88d037b685 fix Championship Lode Runner 2018-11-19 13:51:45 -08:00
Peter Ferrie
f312a6d3ee support Sammy Lightfoot 2018-11-18 18:12:26 -08:00
Peter Ferrie
c582f49c70 allow empty value lines 2018-11-18 18:12:26 -08:00
Peter Ferrie
9b6a21e2ea allow override of write address 2018-11-17 15:50:13 -08:00
Peter Ferrie
3ca6a4bdbc support Jungle Hunt 2018-11-17 09:16:55 -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
Peter Ferrie
67d878f470 always return success, fixes Championship Lode Runner 2018-11-16 14:27:23 -08:00
Peter Ferrie
e3cc555d19 preserve zpage across calls 2018-11-12 11:19:09 -08:00
4am
22c1186465 update glue documentation 2018-11-12 10:06:15 -05:00
Peter Ferrie
a2e4f1f583 close any open files on re-enter 2018-11-11 18:13:27 -08:00
Peter Ferrie
d49cc0393c allow close to be called even if nothing open 2018-11-11 17:55:11 -08:00
Peter Ferrie
90736b1735 correct return address when crossing page 2018-11-11 17:51:06 -08: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
Peter Ferrie
0eeb1f350d support GetAttributes command 2018-11-10 20:25:50 -08:00
4am
21d1721b38 . 2018-11-10 10:14:12 -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
4am
6145de0581 Merge branch 'master' of https://github.com/a2-4am/4cade 2018-11-06 21:18:20 -05:00
4am
8124144a45 add fx/dhgr.iris, ripple, star, radial1-5 2018-11-06 21:18:13 -05:00
Peter Ferrie
3684510a30 more efficient 2018-11-06 11:07:06 -08:00