scanf modules (currently not working)

git-svn-id: svn://svn.cc65.org/cc65/trunk@624 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cuz
2001-03-13 07:59:17 +00:00
parent 1411097746
commit 7c4bcbd569
3 changed files with 92 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
*.lst
*.lst
_afailed.s
_fopen.s
_hextab.s
@@ -29,6 +29,7 @@ puts.s
qsort.s
realloc.s
rewind.s
sscanf.s
strtok.s
strxfrm.s
vprintf.s