Switch to assembler for cputc implementation.
This commit is contained in:
7
libsrc/c1p/extzp.inc
Normal file
7
libsrc/c1p/extzp.inc
Normal file
@@ -0,0 +1,7 @@
|
||||
;
|
||||
; Additional zero page locations for the Challenger 1P.
|
||||
;
|
||||
|
||||
; ------------------------------------------------------------------------
|
||||
|
||||
.globalzp CURS_X, CURS_Y, SCR_LINELEN, SCREEN_PTR
|
||||
Reference in New Issue
Block a user