mirror of
https://github.com/pkali/scorch_src.git
synced 2026-05-20 22:34:21 +02:00
comment fix
This commit is contained in:
+1
-1
@@ -246,7 +246,7 @@ FirstSTART
|
|||||||
mwa #Atari5200Splash+$16b modify
|
mwa #Atari5200Splash+$16b modify
|
||||||
jsr CopyFromROM
|
jsr CopyFromROM
|
||||||
; modify the end of the splash screen
|
; modify the end of the splash screen
|
||||||
lda #$60 ; JMP
|
lda #$60 ; rts
|
||||||
sta (temp2),y
|
sta (temp2),y
|
||||||
|
|
||||||
jsr Atari5200Splash+$0f ; after the diag cart detection
|
jsr Atari5200Splash+$0f ; after the diag cart detection
|
||||||
|
|||||||
Reference in New Issue
Block a user