WIP: 5200 works on atari800 emu, still fails in Altirra
This commit is contained in:
+3
-1
@@ -229,6 +229,8 @@ FirstSTART
|
|||||||
.ENDIF
|
.ENDIF
|
||||||
VMAIN VBLinterrupt,7 ;jsr SetVBL
|
VMAIN VBLinterrupt,7 ;jsr SetVBL
|
||||||
|
|
||||||
|
mva #2 chactl ; necessary for 5200
|
||||||
|
|
||||||
START
|
START
|
||||||
; Startup sequence
|
; Startup sequence
|
||||||
jsr Initialize
|
jsr Initialize
|
||||||
@@ -1753,7 +1755,7 @@ font4x4
|
|||||||
.ENDIF
|
.ENDIF
|
||||||
org ROM_SETTINGS ; 5200 ROM settings address $bfe8
|
org ROM_SETTINGS ; 5200 ROM settings address $bfe8
|
||||||
; "01234567890123456789"
|
; "01234567890123456789"
|
||||||
.byte " SCORCH 5200 v" ;20 characters title
|
.byte " scorch 5200 v" ;20 characters title
|
||||||
build ; " "
|
build ; " "
|
||||||
.byte " "
|
.byte " "
|
||||||
.byte "7A" ;2 characters year .. 1900 + $7A = 2020
|
.byte "7A" ;2 characters year .. 1900 + $7A = 2020
|
||||||
|
|||||||
BIN
Binary file not shown.
BIN
Binary file not shown.
Reference in New Issue
Block a user