mirror of
https://github.com/cc65/cc65.git
synced 2025-01-19 02:33:19 +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
|