1
0
mirror of https://github.com/cc65/cc65.git synced 2024-09-29 17:56:21 +00:00
cc65/testcode/lib
2017-12-11 21:15:29 +01: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 Removed joy_masks array. 2017-08-19 19:11:28 +02:00
.gitignore Fixed the c128 ram (bank 1) emd. 2015-11-29 23:04:23 -08:00
arg-test.c
atoi-test.c
clock.c Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
conio.c rename all waitvblank() to waitvsync() 2017-07-17 23:15:05 +02:00
cpeek-test.c PET screen memory is at $8000, not $0800 2017-12-11 21:15:29 +01:00
cprintf.c Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
cursor.c Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
deb.c Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
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
exec-test2.c
fileio-test.c
ft.c Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
getopt-test.c Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
getsp.s
heaptest.c Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
joy-test.c Removed joy_masks array. 2017-08-19 19:11:28 +02: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 Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
seek.c Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
ser-test.c remove debug code 2013-12-06 20:53:49 +01:00
shift-test.c
signal-test.c
snprintf-test.c Added a test program for the special features of snprintf(). 2015-07-17 20:34:05 -04:00
sprintf-test.c Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
strdup-test.c
strncmp-test.c
strnicmp-test.c
stroserror-test.c
strqtok-test.c Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
strtol-test.c Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
strtoul-test.c Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
time-test.c Extended the test 2002-11-13 13:36:28 +00:00
tinyshell.c Some improvements to Atari exec() after review. 2016-06-14 20:44:57 +02:00
uname-test.c New file uname-test.c 2003-08-12 17:32:16 +00:00