Added the new toascii function for the CBMs.

git-svn-id: svn://svn.cc65.org/cc65/trunk@4425 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
uz
2009-11-02 16:23:32 +00:00
parent 38641d9af8
commit 3b06aaaf85
2 changed files with 39 additions and 0 deletions

View File

@@ -79,6 +79,7 @@ S_OBJS = c_acptr.o \
scratch.o \
sysremove.o \
sysrename.o \
toascii.o \
wherex.o \
wherey.o \
write.o