SCRNBASE := $D000 ; Base of video RAM VIDEORAMSIZE := $0400 ; Size of C1P video RAM (1 kB) CURSORPOS := $0200 ; Cursor position for OUTPUTC routine OUTPUTC := $BF2D ; Output character at cursor position INPUTC := $FD00 ; Input character from keyboard