Commit Graph

5 Commits

Author SHA1 Message Date
4am
5a99dbcc40 factor out common prelaunch code (saves 22KB) 2024-05-25 19:18:49 -04:00
frankmilliron
df52b51a51
fix Apple Invader sound on //gs (#525)
* fix Apple Invader sound on //gs

Uses LDA/BIT $C033 instead of $C030 for some reason.

* typo
2022-11-20 16:44:38 -05:00
Peter Ferrie
328d9010b9 add some cheats 2022-05-03 16:07:21 -07:00
4am
022de920ca separate indexed/non-indexed FX and prelaunch files at assemble time 2021-10-15 21:34:39 -04:00
frankmilliron
7a7724130a
big bunch of reset fixes (#372)
* big bunch of reset fixes

* big bunch of reset fixes.
2021-03-10 22:29:50 -05:00