Added an implementation of toascii() for the Lynx, contributed by Karri
Kaksonen. git-svn-id: svn://svn.cc65.org/cc65/trunk@4887 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -52,7 +52,8 @@ OBJS = cgetc.o \
|
||||
extzp.o \
|
||||
kbhit.o \
|
||||
mainargs.o \
|
||||
sysuname.o
|
||||
sysuname.o \
|
||||
toascii.o
|
||||
|
||||
#--------------------------------------------------------------------------
|
||||
# Drivers
|
||||
|
||||
Reference in New Issue
Block a user