mirror of
https://github.com/cc65/cc65.git
synced 2025-01-11 11:30:13 +00:00
d1aad57b98
git-svn-id: svn://svn.cc65.org/cc65/trunk@4588 b7a2c559-68d2-44c3-8de9-860c34a00d81
10 lines
186 B
PHP
10 lines
186 B
PHP
;
|
|
; C16 generic definitions.
|
|
;
|
|
|
|
|
|
; ---------------------------------------------------------------------------
|
|
; Zero page, Commodore stuff
|
|
|
|
DEVNUM := $AE ; Device number
|