mirror of
https://github.com/cc65/cc65.git
synced 2025-01-25 11:30:06 +00:00
10 lines
186 B
PHP
10 lines
186 B
PHP
|
;
|
||
|
; C16 generic definitions.
|
||
|
;
|
||
|
|
||
|
|
||
|
; ---------------------------------------------------------------------------
|
||
|
; Zero page, Commodore stuff
|
||
|
|
||
|
DEVNUM := $AE ; Device number
|