1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-28 19:29:53 +00:00
cc65/targettest
2022-02-03 18:23:23 -05:00
..
accelerator fix Makefiles for all targets, dive into subdirs like in samples 2022-01-30 19:51:05 +01:00
apple2 Disable double hires on exit. 2022-01-31 19:32:44 +01:00
atari fix Makefiles for all targets, dive into subdirs like in samples 2022-01-30 19:51:05 +01:00
atari5200 fix Makefiles for all targets, dive into subdirs like in samples 2022-01-30 19:51:05 +01:00
cbm fix Makefiles for all targets, dive into subdirs like in samples 2022-01-30 19:51:05 +01:00
gamate fix Makefiles for all targets, dive into subdirs like in samples 2022-01-30 19:51:05 +01:00
pce fix Makefiles for all targets, dive into subdirs like in samples 2022-01-30 19:51:05 +01:00
sym1 fix Makefiles for all targets, dive into subdirs like in samples 2022-01-30 19:51:05 +01:00
arg-test.c rename testcode/ to targettest/ 2020-09-29 19:14:46 +02:00
clock-test.c rename testcode/ to targettest/ 2020-09-29 19:14:46 +02:00
clock.c rename testcode/ to targettest/ 2020-09-29 19:14:46 +02:00
conio.c rename testcode/ to targettest/ 2020-09-29 19:14:46 +02:00
cpeek-test.c rename testcode/ to targettest/ 2020-09-29 19:14:46 +02:00
cprintf.c rename testcode/ to targettest/ 2020-09-29 19:14:46 +02:00
cursor.c rename testcode/ to targettest/ 2020-09-29 19:14:46 +02:00
deb.c rename testcode/ to targettest/ 2020-09-29 19:14:46 +02:00
dir-test.c rename testcode/ to targettest/ 2020-09-29 19:14:46 +02:00
div-test.c rename testcode/ to targettest/ 2020-09-29 19:14:46 +02:00
em-test.c rename testcode/ to targettest/ 2020-09-29 19:14:46 +02:00
exec-test1.c rename testcode/ to targettest/ 2020-09-29 19:14:46 +02:00
exec-test2.c rename testcode/ to targettest/ 2020-09-29 19:14:46 +02:00
fileio-test.c rename testcode/ to targettest/ 2020-09-29 19:14:46 +02:00
ft.c rename testcode/ to targettest/ 2020-09-29 19:14:46 +02:00
getopt-test.c rename testcode/ to targettest/ 2020-09-29 19:14:46 +02:00
getsp.s rename testcode/ to targettest/ 2020-09-29 19:14:46 +02:00
heaptest.c Fixed heaptest.c compiler warnings in a way that's better than PR #1621. 2022-01-30 20:13:04 -05:00
joy-test.c rename testcode/ to targettest/ 2020-09-29 19:14:46 +02:00
Makefile Added the names of samples and targettest programs that the telestrat library can build now. 2022-02-03 18:23:23 -05:00
minimal.c the forgotten minimal testprog 2022-01-30 23:26:07 +01:00
moddiv-test.c rename testcode/ to targettest/ 2020-09-29 19:14:46 +02:00
mouse-test.c rename testcode/ to targettest/ 2020-09-29 19:14:46 +02:00
mul-test.c rename testcode/ to targettest/ 2020-09-29 19:14:46 +02:00
posixio-test.c rename testcode/ to targettest/ 2020-09-29 19:14:46 +02:00
rename-test.c rename testcode/ to targettest/ 2020-09-29 19:14:46 +02:00
scanf-test.c rename testcode/ to targettest/ 2020-09-29 19:14:46 +02:00
seek.c rename testcode/ to targettest/ 2020-09-29 19:14:46 +02:00
ser-test.c rename testcode/ to targettest/ 2020-09-29 19:14:46 +02:00
strdup-test.c Remove most compiler warnings. 2021-12-25 09:57:18 +01:00
strnlen.c More strict printf() format string. 2021-12-25 20:04:10 +01:00
stroserror-test.c rename testcode/ to targettest/ 2020-09-29 19:14:46 +02:00
strqtok-test.c rename testcode/ to targettest/ 2020-09-29 19:14:46 +02:00
tinyshell.c Remove most compiler warnings. 2021-12-25 09:57:18 +01:00
uname-test.c rename testcode/ to targettest/ 2020-09-29 19:14:46 +02:00