mirror of
https://github.com/a2-4am/4cade.git
synced 2024-11-23 12:33:32 +00:00
SSI-263 for Battle Cruiser and Rescue Raiders
This commit is contained in:
parent
0c12457e69
commit
1be15f505a
@ -13,7 +13,7 @@
|
||||
jsr $2000 ; decompress
|
||||
|
||||
+GET_MOCKINGBOARD_SPEECH_AND_MACHINE_STATUS
|
||||
bmi +
|
||||
bvs +
|
||||
ldy #0
|
||||
sty $868
|
||||
sty $9486
|
||||
|
@ -17,7 +17,7 @@
|
||||
lda #$4C
|
||||
sta $4047
|
||||
+GET_MOCKINGBOARD_SPEECH
|
||||
bmi +
|
||||
bvs +
|
||||
lda #$60
|
||||
sta $40FB ; no speech chip, pretend no MB
|
||||
+
|
||||
|
Loading…
Reference in New Issue
Block a user