Moved additional zero page locations into EXTZP segment so they are usable

inside modules.
Removed readjoy.s and added a loadable joystick driver instead.


git-svn-id: svn://svn.cc65.org/cc65/trunk@1989 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cuz
2003-02-16 14:41:12 +00:00
parent 0c0e27fa02
commit 397c068cfb
7 changed files with 239 additions and 110 deletions

11
libsrc/cbm510/extzp.inc Normal file
View File

@@ -0,0 +1,11 @@
;
; 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