mirror of
https://github.com/a2-4am/4cade.git
synced 2025-02-07 20:31:11 +00:00
fix Force 7 reset (#109)
This commit is contained in:
parent
be295145d7
commit
a39b95e3c5
8
src/prelaunch/force.7.a
Normal file → Executable file
8
src/prelaunch/force.7.a
Normal file → Executable file
@ -1,5 +1,5 @@
|
||||
;license:MIT
|
||||
;(c) 2019 by 4am
|
||||
;(c) 2019 by 4am/Frank M.
|
||||
|
||||
!cpu 6502
|
||||
!to "build/PRELAUNCH/FORCE.7",plain
|
||||
@ -7,9 +7,11 @@
|
||||
|
||||
!source "src/prelaunch/common.a"
|
||||
|
||||
; TODO reset vector
|
||||
; TODO cceleration
|
||||
; TODO cheats
|
||||
|
||||
;+ENABLE_ACCEL ; can't
|
||||
inc $3F4 ; 128k - must reboot
|
||||
|
||||
jmp $2A55
|
||||
|
||||
!if * > $1C0 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user