mirror of
https://github.com/a2-4am/4sports.git
synced 2025-01-10 15:29:40 +00:00
rebuild Kono and fix prelaunch
This commit is contained in:
parent
d92e8ead48
commit
8041f75709
Binary file not shown.
@ -8,11 +8,11 @@
|
||||
|
||||
+ENABLE_ACCEL
|
||||
lda #$4C
|
||||
sta $B9BC
|
||||
sta $B9AD
|
||||
jsr $8000
|
||||
jsr DisableAccelerator
|
||||
+RESET_VECTOR $100
|
||||
jmp $B9BF
|
||||
jmp $B9B0
|
||||
|
||||
!if * > $1C0 {
|
||||
!error "code is too large, ends at ", *
|
||||
|
Loading…
x
Reference in New Issue
Block a user