Add missing newline
This commit is contained in:
parent
4e03d7448c
commit
fc237faba7
1 changed files with 1 additions and 1 deletions
|
@ -2,4 +2,4 @@
|
|||
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
|
||||
RESET := $FF00 ; Reset address, show boot prompt
|
||||
|
|
Loading…
Add table
Reference in a new issue