1
0
mirror of https://github.com/cc65/cc65.git synced 2024-09-29 17:56:21 +00:00
cc65/testcode/lib
cpg 644d44bcae updated with defdev.c and scrcode.s
git-svn-id: svn://svn.cc65.org/cc65/trunk@4494 b7a2c559-68d2-44c3-8de9-860c34a00d81
2009-11-26 18:22:03 +00:00
..
atari updated with defdev.c and scrcode.s 2009-11-26 18:22:03 +00:00
arg-test.c New test program arg-test.c 2004-05-02 00:53:39 +00:00
atoi-test.c Testcode for strtol and atoi. 2009-09-15 20:47:03 +00:00
clock.c
cprintf.c
cursor.c
deb.c added deb.c (simple program to enter the debugger) 2000-06-25 02:20:13 +00:00
div-test.c
em-test.c Remove the driver before exiting 2005-11-20 13:31:42 +00:00
fileio-test.c New module fileio-test.c 2002-11-17 23:00:14 +00:00
files.txt New test program arg-test.c 2004-05-02 00:53:39 +00:00
ft.c include unistd.h -- fix by Daniel Serpell 2009-11-25 17:59:55 +00:00
getsp.s added file I/O test program 2000-06-11 23:36:16 +00:00
heaptest.c Internal identifier names have changed, _heap.h is available 2004-09-23 17:55:23 +00:00
joy-test.c The NES must have the joystick driver linked in. Change by Stefan Haubenthal. 2009-01-06 17:44:20 +00:00
mul-test.c Added a multiplication test program. 2009-08-17 20:37:36 +00:00
posixio-test.c include unistd.h -- fix by Daniel Serpell 2009-11-25 17:59:55 +00:00
rename-test.c Test program for the rename() function. Supplied by Greg King - thanks! 2009-02-22 15:42:40 +00:00
scanf-test.c Fixed tab removal which somehow went wrong 2005-02-14 09:38:30 +00:00
seek.c lseek is now in unistd.h 2005-05-04 10:09:52 +00:00
ser-test.c Checked in a small test routine for the serial drivers. It has been lying 2008-08-14 19:17:34 +00:00
signal-test.c Added signal-test.c 2003-03-16 14:27:24 +00:00
strchr-test.c Added several test programs that were lying around for some time 2000-07-22 11:14:00 +00:00
strdup-test.c
strncmp-test.c
strnicmp-test.c initial check-in 2009-02-10 19:16:52 +00:00
stroserror-test.c
strtol-test.c Fixed a comment 2009-09-24 17:09:50 +00:00
strtoul-test.c Added a test for strtoul(). 2009-09-24 17:09:33 +00:00
time-test.c
uname-test.c New file uname-test.c 2003-08-12 17:32:16 +00:00