New callback module

git-svn-id: svn://svn.cc65.org/cc65/trunk@2140 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cuz
2003-05-04 11:41:39 +00:00
parent 84339f43bb
commit 5084e4ada5
3 changed files with 269 additions and 0 deletions

View File

@@ -11,6 +11,7 @@ EBIND = emxbind
LDFLAGS =
OBJS = addrspace.o \
callback.o \
cfgdata.o \
chip.o \
chippath.o \