mirror of
https://github.com/a2-4am/4cade.git
synced 2024-11-22 21:32:39 +00:00
Fix AE crash on IIgs (#515)
This commit is contained in:
parent
f0a06bca56
commit
5773dbc866
@ -26,6 +26,10 @@
|
||||
sta $773 ; patch - don't decrease lives
|
||||
+
|
||||
jsr DisableAccelerator
|
||||
|
||||
lda #$8d ; fix opcode overwritten by
|
||||
sta $07fe ; Laser accelerator code
|
||||
|
||||
+READ_ROM_NO_WRITE
|
||||
jmp $68E
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user