Commit Graph

21 Commits

Author SHA1 Message Date
Peter Ferrie
295e661047 only need Z80 patch on IIc 2022-11-09 15:36:58 -08:00
Peter Ferrie
da8918cbce actually fix Z80 offset 2022-10-10 14:06:27 -07:00
Peter Ferrie
bc4b495632 fix Z80 offset 2022-10-10 13:58:07 -07:00
Peter Ferrie
0d1a6d1e37 prevent Z80 crash in MB init 2022-10-09 13:30:25 -07:00
Peter Ferrie
e9c20bd549 support the Mockingboard 4C 2022-04-27 21:48:02 -07:00
Peter Ferrie
0c12457e69 distinguish between SC-01 and SSI-263 2022-04-25 15:09:50 -07:00
Peter Ferrie
b1a13c1cf7 fix MB CB2 init 2020-08-25 19:17:38 -07:00
Peter Ferrie
6f7f8f7aa5 fix random MB noise. Thanks Rob Justice 2020-08-11 08:47:47 -07:00
Peter Ferrie
3f0a2d8679 detect MB S/S I properly (thanks Rob Justice) 2020-08-08 22:35:19 -07:00
Peter Ferrie
34d06ab4b0 fix Mockingboard detection again 2020-08-08 22:19:54 -07:00
Peter Ferrie
262e94540c handle NMIs in MB detection 2020-07-26 21:24:18 -07:00
Peter Ferrie
d358aad4d8 faster MB detection 2020-07-26 20:35:42 -07:00
Peter Ferrie
2cec485cbd more MB fixes per TomCh 2020-05-18 08:21:16 -07:00
Peter Ferrie
76fd0bbb52 fix MB detection as per TomCh 2020-05-13 10:24:35 -07:00
Peter Ferrie
4adc3e860e silence Mockingboard on start 2020-05-11 09:58:22 -07:00
4am
0d5a07b9b0
Handle more than 256 games (#140) 2020-03-24 16:30:14 -04:00
4am
6ac049d44c year updates and other minor things 2020-03-16 21:58:05 -04:00
4am
2593949713 loader screen upgrades 2020-03-05 12:38:53 -05:00
Peter Ferrie
d78fe68893 change slot-scan order for MB, fixes Berzap music 2020-03-02 11:48:20 -08: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