1
0
mirror of https://github.com/cc65/cc65.git synced 2024-07-09 01:28:58 +00:00
cc65 - a freeware C compiler for 6502 based systems
Go to file
cuz 6e37905b18 Completed _scanf.c, added vsscanf.c, rewrote sscanf.c.
Added an assembler include _file.inc and changed asm code that uses struct
FILE to be independent of its size.
Fixed return codes in several files to use EOF instead of -1.


git-svn-id: svn://svn.cc65.org/cc65/trunk@1205 b7a2c559-68d2-44c3-8de9-860c34a00d81
2002-03-24 13:26:18 +00:00
doc documentation updates, info about conio stuff 2002-03-08 16:43:10 +00:00
include Added scanf familiy of functions 2002-03-17 17:18:19 +00:00
libsrc Completed _scanf.c, added vsscanf.c, rewrote sscanf.c. 2002-03-24 13:26:18 +00:00
packages/rpm/redhat Added the 2.7.1 spec 2001-11-07 21:43:57 +00:00
samples Make the voice data unsigned 2002-02-14 10:17:22 +00:00
src Include name of errorneous symbol in error message 2002-03-24 13:04:24 +00:00
testcode simple test program for clock() function 2001-11-06 22:02:27 +00:00
util Added an older conversion program 2000-10-14 17:53:26 +00:00
.cvsignore This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00