1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-31 20:06:11 +00:00
cc65/testcode/lib
2020-07-14 15:00:43 +02:00
..
accelerator Removed executable bit. 2020-07-12 23:11:43 +02:00
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
cbm added a second test that checks all available characters (including inverse) 2020-07-14 15:00:43 +02:00
gamate remove TABs 2019-02-05 23:27:52 +01:00
pce added rudimentary testing for the peek functions 2020-07-14 14:24:19 +02:00
.gitignore
arg-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
cpeek-test.c
cprintf.c
cursor.c
deb.c
dir-test.c
div-test.c
em-test.c change whitespace 2020-06-22 23:55:45 +02:00
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
mul-test.c
posixio-test.c
rename-test.c
scanf-test.c
seek.c
ser-test.c
strdup-test.c
stroserror-test.c
strqtok-test.c
tinyshell.c
uname-test.c