mirror of
https://github.com/a2-4am/4cade.git
synced 2025-02-25 15:29:32 +00:00
This reverts commit 979b506db2a8259fdbb57ba0d75659ed4db300ba.
This commit is contained in:
parent
979b506db2
commit
1a4af0dcaf
@ -1,5 +1,5 @@
|
|||||||
;license:MIT
|
;license:MIT
|
||||||
;(c) 2020 by qkumba/Frank M.
|
;(c) 2020 by qkumba
|
||||||
|
|
||||||
!cpu 6502
|
!cpu 6502
|
||||||
!to "build/PRELAUNCH/MICROWAVE",plain
|
!to "build/PRELAUNCH/MICROWAVE",plain
|
||||||
@ -22,7 +22,6 @@ callback
|
|||||||
sta $8EB ; patch - don't increase lives
|
sta $8EB ; patch - don't increase lives
|
||||||
sta $C41 ; patch - don't decrease lives
|
sta $C41 ; patch - don't decrease lives
|
||||||
+
|
+
|
||||||
+RESET_VECTOR $100
|
|
||||||
+DISABLE_ACCEL
|
+DISABLE_ACCEL
|
||||||
lda #0
|
lda #0
|
||||||
jmp $8974
|
jmp $8974
|
||||||
|
Loading…
x
Reference in New Issue
Block a user