Commit Graph

324 Commits

Author SHA1 Message Date
4am
6a80e6f083 set main zp/stack on launch because some games use aux zp and some emulators don't reset it 2024-06-12 16:26:32 -04:00
4am
c95ddcae8b fix animated titles 2024-06-10 12:30:14 -04:00
4am
a19975dc9f factor out more FX routines 2024-06-01 13:30:29 -04:00
4am
2bb6eb557a factor out more FX routines 2024-05-31 21:01:21 -04:00
4am
b3a1f010d6 move self-contained shared FX routines to new FXCODE index and load them as needed 2024-05-31 02:22:38 -04:00
4am
3a5d2d3830 factor out more FX routines 2024-05-29 18:52:01 -04:00
4am
965d7bed5f factor out more FX routines 2024-05-29 14:41:36 -04:00
4am
70f62c2e66 factor out more FX routines 2024-05-29 12:24:29 -04:00
4am
457ccfbbe8 factor out more FX routines 2024-05-28 22:00:35 -04:00
4am
7ea8a0624d factor out more FX routines 2024-05-28 20:59:33 -04:00
4am
d75c1cc039 factor out more FX routines, and fix some RAM bank confusion now that launcher code extends below E000 2024-05-28 18:57:51 -04:00
4am
90a6f55ddf factor out more FX routines 2024-05-28 09:42:19 -04:00
4am
c7a2c1a921 factor out more FX routines 2024-05-27 21:39:51 -04:00
4am
99dcc896d1 factor out more FX routines 2024-05-27 13:32:07 -04:00
4am
c7db1050cc factor out some common FX routines, also move font data to D100/LC1 2024-05-26 13:41:21 -04:00
4am
1c15f9daa1 factor out BuildHGRTables, standardize some table locations across FX 2024-05-26 00:40:54 -04:00
4am
fd4a0cd7ba reduce memory copy during launch 2024-05-25 20:51:48 -04:00
4am
5a99dbcc40 factor out common prelaunch code (saves 22KB) 2024-05-25 19:18:49 -04:00
4am
93ee4bee01 remove unnecessary duplicates of wait routine (saves 781 bytes) 2024-05-25 16:57:13 -04:00
4am
5dbcb0507c move large graphic effects data files to TOTAL.DATA 2024-05-25 13:07:22 -04:00
4am
535c4c841d some notes 2024-04-23 00:23:51 -04:00
4am
7acb717b11 some notes 2024-04-23 00:23:12 -04:00
4am
60b1f68c9d clean up bootloader and consolidate duplicate code 2023-11-17 21:18:51 -05:00
Peter Ferrie
7590c290a3 display MB mono/stereo on start 2023-01-06 11:36:12 -08:00
frankmilliron
e5926dc7b5
force IIgs Mono Mode off (#534)
A (since fixed) bug in Apple II Desktop led to a black and white main screen on TR. Let's force color mode on in case it's off.
2022-12-11 11:53:04 -05:00
frankmilliron
1b49c67062
Properly test for Alternate Display Mode on //gs (#529)
* Add files via upload

* Add files via upload

* Add files via upload
2022-11-27 11:08:48 -05:00
4am
2cf2b8fed0 convert some demos to use TOTAL.DATA 2022-09-09 22:47:48 -04:00
4am
592709d66e move demo-less, single-load games to TOTAL.DATA 2022-09-05 20:38:43 -04:00
Peter Ferrie
e88da4bf73 fix display of unpacked titles in SS mode 2022-07-29 17:30:56 -07:00
Peter Ferrie
25ce7890b5 retry failed reads, ignore failed writes 2022-06-16 22:07:06 -07:00
Peter Ferrie
c8f4ef21e0 retry failed I/O 2022-06-12 17:06:20 -07:00
4am
21547db0f7 add mega-attract filters and hotkey for SHR-only slideshow 2022-06-05 21:53:41 -04:00
Peter Ferrie
37e1ee0158 add cheats N, O 2022-05-12 22:30:35 -07:00
Peter Ferrie
d541217395 sync and vectorise iAddToPath 2022-05-03 21:07:34 -07:00
4am
f9d99949c9 split MINIATTRACT.IDX into two because we have too many games 2022-05-03 22:36:49 -04:00
Peter Ferrie
37893c4011 cheat for Jungle Hunt 2022-05-02 22:09:42 -07:00
Peter Ferrie
ff0aa970eb add Floppy to the collection 2022-04-29 13:07:19 -07:00
Peter Ferrie
5069c95a4b fix multi-file access 2022-04-28 18:01:37 -07:00
Peter Ferrie
9826dbbc9c fix MB speech constant 2022-04-25 18:33:40 -07:00
Peter Ferrie
0c12457e69 distinguish between SC-01 and SSI-263 2022-04-25 15:09:50 -07:00
Peter Ferrie
e8d3aabd40 fix Columns 48k crash on start 2021-12-24 17:27:25 -08:00
4am
2193ea33c5 SHR iris and ripple effects 2021-12-15 21:59:32 -05:00
4am
139fc8fa3e update some comments about screen holes 2021-12-13 15:29:14 -05:00
4am
a701473301 some comments 2021-12-12 16:56:31 -05:00
4am
c48469ec80 add DGR mode and action screenshots for DGR games
fixes https://github.com/a2-4am/4cade/issues/326
2021-12-10 21:50:10 -05:00
4am
da8498e330 move okvs_init to init-only section 2021-11-17 23:54:51 -05:00
4am
4f24c24963 add COVERFADE, GR.FIZZLE, and SHR.FIZZLE to TOTAL.DATA 2021-11-17 14:21:41 -05:00
4am
bf745a4b66 add even more files to TOTAL.DATA 2021-11-17 00:25:17 -05:00
4am
cf213dd780 add more files to TOTAL.DATA (really this time) 2021-11-16 22:02:28 -05:00
4am
ec637f31f8 add more files to TOTAL.DATA 2021-11-16 21:44:30 -05:00