Commit Graph

111 Commits

Author SHA1 Message Date
Peter Ferrie
bd85b43606 load decrunch on-the-fly 2020-03-13 19:04:03 -07:00
Peter Ferrie
9ec08f8430 cut some bytes 2020-03-13 17:11:59 -07:00
4am
3a14c998f9 simplify Home logic
no longer need to switch in ROM
2020-03-13 10:34:56 -04:00
Peter Ferrie
f4b1c35e6e save some bytes 2020-03-12 17:03:37 -07:00
Peter Ferrie
094cc9fddd compress DHGR, too 2020-03-12 12:36:01 -07:00
4am
72814ee3a4 draw cheat overlays in DHGR mode 2020-03-09 17:24:30 -04:00
4am
8f5f1dbdd8 move cheat category and DHGR title bits to gGamesList OKVS
no more separate gCheatsAvailable array
2020-03-08 21:32:14 -04:00
4am
2593949713 loader screen upgrades 2020-03-05 12:38:53 -05: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
50bc88ea93 align writes 2020-01-29 09:20:29 -08:00
Peter Ferrie
cd73cff13d add Bejeweled to the collection, make TR compatible 2020-01-28 11:19:10 -08:00
Peter Ferrie
28e2fee310 update notes 2019-12-31 16:48:18 -08:00
Peter Ferrie
88eca93b28 set page 3 IRQ vector 2019-12-11 19:21:14 -08:00
Peter Ferrie
c02b09693a fix IIe colouring issues 2019-12-09 17:38:52 -08:00
Peter Ferrie
5728f3d845 move some things 2019-12-03 10:02:39 -08:00
Peter Ferrie
0c03da8599 shave some bytes 2019-11-27 13:51:43 -08:00
Peter Ferrie
7fe893d48a proper FASTChip support 2019-11-26 22:17:22 -08:00
4am
219b557bc9 . 2019-11-22 10:21:35 -05:00
Peter Ferrie
ae58fdf0a4 fix randomly corrupted DHGR 2019-11-20 20:05:35 -08:00
Peter Ferrie
938b69ae7a some progress on IIc support 2019-11-19 21:55:33 -08:00
Peter Ferrie
275395929a shave some bytes 2019-10-09 21:26:18 -07:00
Peter Ferrie
ee89815f11 shave some bytes 2019-10-09 19:21:46 -07:00
Peter Ferrie
89869a2d3d shave some bytes 2019-10-09 18:02:46 -07:00
Peter Ferrie
e391dcd5e2 consolidate prefix handling 2019-10-08 21:25:10 -07:00
Peter Ferrie
45bdefea5f shave some bytes 2019-10-08 19:25:22 -07:00
4am
95b0d80a94 . 2019-10-08 19:36:43 -04:00
4am
863b8f5179 shave some bytes 2019-10-08 19:25:43 -04:00
4am
a3fd11458f . 2019-10-08 19:14:12 -04:00
4am
441a8f27f5 shave some bytes 2019-10-08 14:57:40 -04:00
4am
9a5330b6cc shave some bytes 2019-10-08 14:56:20 -04:00
4am
940ae5bc4b shave some bytes 2019-10-08 14:49:53 -04:00
4am
2d392ba566 shave some bytes 2019-10-08 14:43:41 -04:00
4am
e1ce947144 shave some bytes 2019-10-08 13:39:06 -04:00
4am
6c4b3873d0 shave some bytes 2019-10-08 13:34:37 -04:00
4am
e57eaaa3fa shave some bytes 2019-10-08 13:31:41 -04:00
4am
28a0a83980 shave some bytes 2019-10-08 13:19:20 -04:00
4am
cb1b6a8ff7 shave some bytes 2019-10-08 00:03:37 -04:00
4am
f9bd909a12 shave some bytes 2019-10-07 23:53:52 -04:00
4am
370ea947cd shave some bytes 2019-10-07 23:47:36 -04:00
4am
0a6e9b90ff . 2019-10-07 23:24:13 -04:00
4am
686539f8b3 accelerate during search and browse modes if possible 2019-10-05 16:40:19 -04: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
Peter Ferrie
783a95efa7 faster SmartPort handling 2019-09-30 11:18:57 -07:00
Peter Ferrie
f33ba08c7c support MicroDrive 2019-09-29 08:08:57 -07:00
Peter Ferrie
5ff9030b64 smaller 2019-09-25 20:01:59 -07:00
4am
4fc73ecd27 . 2019-09-24 18:43:55 -04:00
4am
a50b4d8a04 move most of Launch code to LC RAM bank 2 2019-09-24 18:42:50 -04:00
4am
2f302ce8b0 refactor ToggleCheats 2019-09-24 15:31:44 -04:00
Peter Ferrie
8798b5becf a bit smaller, a bit faster 2019-09-23 17:09:07 -07:00