comment fix

This commit is contained in:
2023-01-12 20:41:42 -05:00
parent 8ac3c22fe7
commit def57f03ca
+1 -1
View File
@@ -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