mirror of
https://github.com/cc65/cc65.git
synced 2024-11-02 18:06:48 +00:00
12 lines
300 B
PHP
12 lines
300 B
PHP
|
;
|
||
|
; Ullrich von Bassewitz, 2003-02-16
|
||
|
;
|
||
|
; Additional zero page locations for the CBM510.
|
||
|
;
|
||
|
|
||
|
; ------------------------------------------------------------------------
|
||
|
|
||
|
.globalzp vic, sid, cia1, cia2, acia, tpi1, tpi2, ktab1
|
||
|
.globalzp ktab2, ktab3, ktab4, time, RecvBuf, SendBuf
|
||
|
|