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