mirror of
https://github.com/cc65/cc65.git
synced 2024-11-04 17:04:58 +00:00
27ecb555ea
remove extra comments. |
||
---|---|---|
.. | ||
accelerator | ||
atari | ||
cbm | ||
gamate | ||
pce | ||
arg-test.c | ||
clock-test.c | ||
clock.c | ||
conio.c | ||
cpeek-test.c | ||
cprintf.c | ||
cursor.c | ||
deb.c | ||
dir-test.c | ||
div-test.c | ||
em-test.c | ||
exec-test1.c | ||
exec-test2.c | ||
fileio-test.c | ||
ft.c | ||
getopt-test.c | ||
getsp.s | ||
heaptest.c | ||
joy-test.c | ||
Makefile | ||
minimal.c | ||
moddiv-test.c | ||
mouse-test.c | ||
mul-test.c | ||
posixio-test.c | ||
readme.txt | ||
rename-test.c | ||
scanf-test.c | ||
seek.c | ||
ser-test.c | ||
strdup-test.c | ||
strnlen.c | ||
stroserror-test.c | ||
strqtok-test.c | ||
uname-test.c |
This directory contains test programs for the cc65 compiler. The programs contained here are - NOT to be referenced in the documentation - compiled (but NOT run) by the CI test (this is their main purpose) - some programs can be used interactively to check certain library features Sample programs ment for endusers should be placed in the samples directory.