Replace sscanf by an assembler version

git-svn-id: svn://svn.cc65.org/cc65/trunk@3314 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cuz
2004-11-28 18:23:16 +00:00
parent c74253d081
commit 501cc4c6c8
4 changed files with 83 additions and 37 deletions

View File

@@ -30,7 +30,6 @@ realloc.s
rewind.s
scanf.s
sleep.s
sscanf.s
strftime.s
strtok.s
strxfrm.s