Commit Graph

16 Commits

Author SHA1 Message Date
Peter Ferrie
04e839d4d7 fix Berzap RNG overflow 2024-05-29 18:17:24 -07:00
4am
5a99dbcc40 factor out common prelaunch code (saves 22KB) 2024-05-25 19:18:49 -04:00
4am
57f8a44d61 use new macro (no binary changes) 2024-05-25 17:59:16 -04:00
Peter Ferrie
4a7ebf3a6d repack Berzap and add Aeronauts 2024-05-08 15:09:21 -07:00
4am
022de920ca separate indexed/non-indexed FX and prelaunch files at assemble time 2021-10-15 21:34:39 -04:00
4am
4354aa3148 create LOAD_FILE_AT macro 2020-11-11 14:40:34 -05:00
Peter Ferrie
52b334581a fix all of the things 2020-05-23 15:47:16 -07:00
Peter Ferrie
e473a430d9 fix big seek 2020-05-23 12:30:30 -07:00
Peter Ferrie
0d25b35d8e fix Berzap again 2020-05-23 10:10:07 -07:00
Peter Ferrie
85e5dc279c upgrade Berzap 2020-05-11 19:07:36 -07:00
frankmilliron
35c378e609
Fix berzap launch (#152) 2020-04-06 13:06:25 -04:00
Peter Ferrie
d90d71b66c fix Berzap and One-on-One 2020-03-14 11:43:06 -07:00
Peter Ferrie
6f70a34940 there are no words for what I just did 2020-02-28 15:33:10 -08:00
Andrew Roughan
2a7865c91f
Mockingboard Detection and patches for Lancaster, PitFall II & Berzap! (#63)
* Create hw.mockingboard.a

* Call HasMockingboard

* Mockingboard Detection

* Mockingboard Detection

* Mockingboard Detection update for FastChip //e

* Mockingboard Detection

* Mockingboard Detection

* Mockingboard Detection

* Add files via upload

* Mockingboard Detection

* Delete hw.mockingboard.a

* Correct location for Lancaster.a

* Pitfall II Mockingboard patch

* Add mockingboard patch to Berzap

Removed re-entry check because code is so long that it wont survive on stack. Instead have patched out the cheat2 entry so the code is only executed once.

* Changes requested by 4am

* Resolve conflicts

* Resolve conflicts
2020-01-29 18:52:33 -05:00
Peter Ferrie
da745c72f2 limit prelaunch code-size 2019-12-12 21:51:54 -08:00
Peter Ferrie
61303e3483 faster this, cheat at that 2019-10-13 15:19:48 -07:00