GSCats/equates.s

20 lines
396 B
ArmAsm

TEXTCOLOR = $c022
NEWVIDEO = $c029
BORDERCOLOR = $c034
CLOCKCTL = $c034
COUT = $fded
KBD = $c000
KBDSTROBE = $c010
; Zero page locations we use (unused by Monitor, Applesoft, or ProDOS)
PARAM0 = $06
PARAM1 = $07
PARAM2 = $08
PARAM3 = $09
PARAML0 = $06 ; 16-bit versions of params
PARAML1 = $08
SCRATCH0 = $19
SCRATCH1 = $1a
SCRATCHL = $19 ; 16-bit version of scratch