mirror of
https://github.com/cc65/cc65.git
synced 2024-11-19 06:31:31 +00:00
8 lines
188 B
PHP
8 lines
188 B
PHP
;
|
|
; Additional zero page locations for the Challenger 1P.
|
|
;
|
|
|
|
; ------------------------------------------------------------------------
|
|
|
|
.globalzp CURS_X, CURS_Y, SCREEN_PTR
|