1
0
mirror of https://github.com/cc65/cc65.git synced 2024-11-16 02:10:52 +00:00
cc65/testcode/lib
2019-12-30 19:53:39 -05:00
..
accelerator
apple2
atari Add support for INITAD to the Atari binary format. 2019-02-21 19:00:03 -03:00
atari5200 atari5200: testcode/lib/atari5200/hello.c: adapt to changed COLOR_xxx defines 2019-04-12 12:49:38 +02:00
gamate remove TABs 2019-02-05 23:27:52 +01:00
pce
.gitignore
arg-test.c
atoi-test.c
clock-test.c Fixed the target guards around the usage messages. 2019-12-30 19:53:39 -05:00
clock.c
conio.c Added more source-code improvements to the conio test program. 2018-08-20 14:55:39 -04:00
cpeek-test.c
cprintf.c
cursor.c
deb.c
dir-test.c
div-test.c Made div-test.c use doesclrscrafterexit(). 2018-11-09 17:11:03 -05:00
em-test.c
exec-test1.c
exec-test2.c
fileio-test.c
ft.c
getopt-test.c Replaced plain 0's and 1's in exit statements with EXIT_SUCCESS or EXIT_FAILURE 2019-11-19 14:08:00 +01:00
getsp.s
heaptest.c
joy-test.c Created a target and a library for the Commander X16 prototype computer. 2019-09-27 03:38:51 -04:00
moddiv-test.c
mouse-test.c Use Timer2 for mouse polling. 2019-01-29 22:00:55 +01:00
mul-test.c
posixio-test.c
rename-test.c
scanf-test.c
seek.c seek test: Test some additional error cases. 2018-08-20 22:24:48 +02:00
ser-test.c
shift-test.c Replaced plain 0's and 1's in exit statements with EXIT_SUCCESS or EXIT_FAILURE 2019-11-19 14:08:00 +01:00
signal-test.c
snprintf-test.c
sprintf-test.c
strdup-test.c
strncmp-test.c
strnicmp-test.c
stroserror-test.c
strpbrk-test.c Fixed strpbrk(). 2018-05-29 14:29:50 -04:00
strqtok-test.c
strtol-test.c
strtoul-test.c
time-test.c
tinyshell.c
uname-test.c