This commit is contained in:
4am 2019-10-08 19:31:56 -04:00
parent 863b8f5179
commit 84d7e16c90
3 changed files with 3 additions and 2 deletions

View File

@ -7,4 +7,5 @@ FX.CONF=Type(04),AuxType(8000),Access(C3)
DFX.CONF=Type(04),AuxType(8000),Access(C3)
COVER=Type(06),AuxType(2000),Access(C3)
TITLE=Type(06),AuxType(2000),Access(C3)
HELP=Type(06),AuxType(2000),Access(C3)
CREDITS=Type(04),AuxType(8000),Access(C3)

View File

@ -52,6 +52,7 @@ DHGRSingle
;
; in: none
; out: text page clobbered (but screen holes preserved)
; A/X/Y=0 (guaranteed by ClearHGR1)
; $2000..$3FFF cleared
;------------------------------------------------------------------------------
BlankHGR

View File

@ -75,8 +75,7 @@ MiniAttractMode
+STAY +
jsr BlankHGR
lda #0
; A = 0
sta @MiniAttractIndex
@loop
jsr LoadFile ; load mini attract mode configuration file into $8000