1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-01 00:57:11 +00:00
cc65/testcode/lib
Oliver Schmidt 6002e59c28 Merge pull request #453 from mrdudz/waitvsync
waitvblank for cbm targets
2017-07-18 15:38:27 +02:00
..
atari Made C's sizeof operator work with initialized void variables. 2017-03-12 14:41:32 -04:00
gamate rename all waitvblank() to waitvsync() 2017-07-17 23:15:05 +02:00
pce rename all waitvblank() to waitvsync() 2017-07-17 23:15:05 +02:00
.gitignore
arg-test.c
atoi-test.c
clock.c
conio.c rename all waitvblank() to waitvsync() 2017-07-17 23:15:05 +02:00
cprintf.c
cursor.c
deb.c
dir-test.c
div-test.c
em-test.c Merge pull request #241 from blackystardust/c128-function-ram-emd 2016-02-27 18:08:55 +01:00
exec-test1.c Harmonized usage of "KB" and "cc65". 2014-03-30 22:10:37 +02:00
exec-test2.c Harmonized usage of "KB" and "cc65". 2014-03-30 22:10:37 +02:00
fileio-test.c New module fileio-test.c 2002-11-17 23:00:14 +00:00
ft.c
getopt-test.c Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
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 Fix joystick driver. Add interruptor support. 2017-02-15 15:45:49 +01:00
moddiv-test.c
mouse-test.c Add testcode/lib/mouse-test.c. Rename samples/mousetest.c to mousedemo.c. 2017-02-13 22:48:34 +01:00
mul-test.c Fix line endings (CRLF -> LF) on all affected files. 2017-03-10 11:21:14 +01:00
posixio-test.c
rename-test.c
scanf-test.c
seek.c
ser-test.c
shift-test.c
signal-test.c
snprintf-test.c
sprintf-test.c
strdup-test.c
strncmp-test.c Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
strnicmp-test.c
stroserror-test.c
strqtok-test.c
strtol-test.c
strtoul-test.c
time-test.c
tinyshell.c Some improvements to Atari exec() after review. 2016-06-14 20:44:57 +02:00
uname-test.c