Moved the chiplib module into chip.c

git-svn-id: svn://svn.cc65.org/cc65/trunk@2093 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cuz
2003-04-28 06:19:33 +00:00
parent 8bff858b09
commit 94e6e73089
7 changed files with 156 additions and 306 deletions

View File

@@ -11,7 +11,6 @@ EBIND = emxbind
LDFLAGS =
OBJS = chip.o \
chiplib.o \
chippath.o \
config.o \
cpucore.o \