fix The Space Ark boot

This commit is contained in:
Peter Ferrie 2024-04-29 20:08:32 -07:00
parent f681fe1d32
commit 128385ea62
2 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
+NEW_RESET_VECTOR $120 +NEW_RESET_VECTOR $120
lda #$60 lda #$60
sta $A27 sta $A2C
jsr $800 ; load "DOS" jsr $800 ; load "DOS"
lda #$60 lda #$60
sta $B7A7 sta $B7A7