Temporarily undo the 25 line change.
This is not yet consistent with the first visible character on the screen.
This commit is contained in:
@@ -7,4 +7,4 @@ KBD := $DF00 ; Polled keyboard register
|
|||||||
; Other definitions
|
; Other definitions
|
||||||
VIDEORAMSIZE = $0400 ; Size of C1P video RAM (1 kB)
|
VIDEORAMSIZE = $0400 ; Size of C1P video RAM (1 kB)
|
||||||
SCR_WIDTH = $18 ; Screen width
|
SCR_WIDTH = $18 ; Screen width
|
||||||
SCR_HEIGHT = $19 ; Screen height
|
SCR_HEIGHT = $18 ; Screen height
|
||||||
|
|||||||
Reference in New Issue
Block a user