1
0
mirror of https://github.com/cc65/cc65.git synced 2026-04-26 13:18:31 +00:00

More banking support

git-svn-id: svn://svn.cc65.org/cc65/trunk@1588 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cuz
2002-11-22 22:24:24 +00:00
parent b7e7864fc5
commit 2de0fbb020
4 changed files with 30 additions and 19 deletions
+2 -1
View File
@@ -33,12 +33,13 @@ OBJS = _scrsize.o \
klisten.o \
kload.o \
kopen.o \
kplot.o \
krdtim.o \
kreadst.o \
ksave.o \
ksetlfs.o \
ksetnam.o \
ksettim.s \
ksettim.o \
ktalk.o \
kunlsn.o \
kuntlk.o \