1
0
mirror of https://github.com/cc65/cc65.git synced 2024-07-07 04:29:01 +00:00
cc65/libsrc/osic1p/osic1p.inc
Stephan Mühlstrasser fc237faba7 Add missing newline
2015-02-08 17:12:54 +01:00

6 lines
235 B
PHP

SCRNBASE := $D000 ; Base of video RAM
VIDEORAMSIZE := $0400 ; Size of C1P video RAM (1 kB)
INPUTC := $FD00 ; Input character from keyboard
RESET := $FF00 ; Reset address, show boot prompt