unnecessary 6502 init removed

This commit is contained in:
2023-01-12 23:20:39 -05:00
parent def57f03ca
commit a88f471a3c
2 changed files with 4 additions and 4 deletions
+4 -4
View File
@@ -235,10 +235,10 @@ FirstSTART
; move original startup procedure to RAM
Atari5200Splash = $2100 ; apparently there is some free space here
; 6502 initialization
SEI
CLD
LDX #$FF
TXS
; SEI
; CLD
; LDX #$FF
; TXS
mwa $fffc temp ; startup proc address