Commit Graph

10 Commits

Author SHA1 Message Date
4am
5a99dbcc40 factor out common prelaunch code (saves 22KB) 2024-05-25 19:18:49 -04:00
frankmilliron
afe6591afc
fix broken Moon Patrol prelauncher (#397)
dsk image was change a couple months ago and it looks like MP hasn't worked since.
2021-10-24 13:36:46 -04:00
4am
022de920ca separate indexed/non-indexed FX and prelaunch files at assemble time 2021-10-15 21:34:39 -04:00
frankmilliron
7b52e1e584
fix Moon Patrol reset for real this time (#316) 2020-07-28 08:42:34 -04:00
frankmilliron
653f841a61 Add contributor info (#85) 2019-12-25 17:15:36 -05:00
4am
3a906762c4 macros for reset vector
fixes https://github.com/a2-4am/4cade/issues/79
2019-12-23 10:48:04 -05:00
frankmilliron
18ada7a212 Reset Fixes / Update Titles (#78)
* Reset Fixes / Update Titles

* Fixed the fixes

arkanoid now reboots. moon patrol was using $100 as a variable. fixed my flag error.

* Update arkanoid.a

missed one

* Update games.conf

removed extra space in HERO

* Update arkanoid.a

BIT
2019-12-22 14:55:47 -05:00
Peter Ferrie
da745c72f2 limit prelaunch code-size 2019-12-12 21:51:54 -08:00
4am
6d87274cc6 always load game-specific prelaunch files, move cheats bit to MachineStatus, move MachineStatus to FFF9, check MachineStatus before executing cheat patches in prelaunch files 2019-10-04 21:34:49 -04:00
4am
d31311d4e7 add prelaunch subsystem 2019-09-14 22:57:52 -04:00