1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-04 03:56:13 +00:00
cc65/testcode/lib
2015-11-29 23:04:23 -08:00
..
atari
pce Added code to handle the special case of a zero-length move. 2015-11-02 17:09:45 -05:00
.gitignore Fixed the c128 ram (bank 1) emd. 2015-11-29 23:04:23 -08:00
arg-test.c
atoi-test.c
clock.c
conio.c
cprintf.c
cursor.c Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
deb.c
dir-test.c Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
div-test.c
em-test.c Changed according to suggestions. 2015-11-29 10:50:22 -08:00
exec-test1.c
exec-test2.c Harmonized usage of "KB" and "cc65". 2014-03-30 22:10:37 +02:00
fileio-test.c
ft.c
getopt-test.c
getsp.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
heaptest.c
joy-test.c
moddiv-test.c Added a test program for division and modulo operation. 2011-01-11 17:19:16 +00:00
mul-test.c
posixio-test.c
rename-test.c
scanf-test.c
seek.c Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
ser-test.c
shift-test.c
signal-test.c
snprintf-test.c Added a test program for the special features of snprintf(). 2015-07-17 20:34:05 -04:00
sprintf-test.c
strchr-test.c
strdup-test.c
strncmp-test.c
strnicmp-test.c
stroserror-test.c
strqtok-test.c
strtol-test.c Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
strtoul-test.c Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
time-test.c Extended the test 2002-11-13 13:36:28 +00:00
tinyshell.c
uname-test.c New file uname-test.c 2003-08-12 17:32:16 +00:00