mirror of
https://github.com/a2-4am/4cade.git
synced 2024-11-17 20:06:03 +00:00
fix Saracen on IIGS
This commit is contained in:
parent
5d24f7becf
commit
61bfe699a4
@ -26,7 +26,11 @@ callback
|
||||
dec $8DE ; patch - don't decrease lives
|
||||
+
|
||||
+RESET_VECTOR $100
|
||||
lda $7fe ; Saracen code
|
||||
pha
|
||||
+DISABLE_ACCEL
|
||||
pla
|
||||
sta $7fe ; overwritten by GS acceleration
|
||||
jmp $400
|
||||
|
||||
!if * > $1C0 {
|
||||
|
Loading…
Reference in New Issue
Block a user