rebuild Kono and fix prelaunch

This commit is contained in:
4am 2024-03-29 00:13:34 -04:00
parent d92e8ead48
commit 8041f75709
2 changed files with 2 additions and 2 deletions

Binary file not shown.

View File

@ -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 ", *