.. |
accelerator
|
added/updated Makefiles, preparing for CI (later)
|
2020-08-26 21:28:19 +02:00 |
apple2
|
add a "disk" target to build the disk images as suggested by Oliver
|
2020-08-27 00:08:22 +02:00 |
atari
|
added/updated Makefiles, preparing for CI (later)
|
2020-08-26 21:28:19 +02:00 |
atari5200
|
added/updated Makefiles, preparing for CI (later)
|
2020-08-26 21:28:19 +02:00 |
cbm
|
added a second test that checks all available characters (including inverse)
|
2020-07-14 15:00:43 +02:00 |
gamate
|
added/updated Makefiles, preparing for CI (later)
|
2020-08-26 21:28:19 +02:00 |
pce
|
added/updated Makefiles, preparing for CI (later)
|
2020-08-26 21:28:19 +02:00 |
.gitignore
|
Fixed the c128 ram (bank 1) emd.
|
2015-11-29 23:04:23 -08:00 |
arg-test.c
|
|
|
clock-test.c
|
Fixed the target guards around the usage messages.
|
2019-12-30 19:53:39 -05:00 |
clock.c
|
Changed multi-line C comments into another style.
|
2014-06-30 16:51:07 -04:00 |
conio.c
|
Added more source-code improvements to the conio test program.
|
2018-08-20 14:55:39 -04:00 |
cpeek-test.c
|
Fixed typo.
|
2018-01-02 13:48:30 +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
|
added some ifdefs to make testcode compile for apple2 and atari targets
|
2020-08-26 15:08:17 +02:00 |
div-test.c
|
Made div-test.c use doesclrscrafterexit().
|
2018-11-09 17:11:03 -05:00 |
em-test.c
|
change whitespace
|
2020-06-22 23:55:45 +02: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
|
|
|
ft.c
|
Changed multi-line C comments into another style.
|
2014-06-30 16:51:07 -04:00 |
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
|
added some ifdefs to make testcode compile for apple2 and atari targets
|
2020-08-26 15:08:17 +02:00 |
joy-test.c
|
Created a target and a library for the Commander X16 prototype computer.
|
2019-09-27 03:38:51 -04:00 |
Makefile
|
preliminary makefile to build all programs in the testcode directory
|
2020-08-27 14:50:00 +02:00 |
moddiv-test.c
|
|
|
mouse-test.c
|
added some ifdefs to make testcode compile for apple2 and atari targets
|
2020-08-26 15:08:17 +02: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
|
fix compilation, fixes issue #1184
|
2020-08-26 13:36:43 +02:00 |
seek.c
|
seek test: Test some additional error cases.
|
2018-08-20 22:24:48 +02:00 |
ser-test.c
|
remove debug code
|
2013-12-06 20:53:49 +01:00 |
strdup-test.c
|
added some ifdefs to make testcode compile for apple2 and atari targets
|
2020-08-26 15:08:17 +02:00 |
stroserror-test.c
|
|
|
strqtok-test.c
|
Changed multi-line C comments into another style.
|
2014-06-30 16:51:07 -04:00 |
tinyshell.c
|
Some improvements to Atari exec() after review.
|
2016-06-14 20:44:57 +02:00 |
uname-test.c
|
|
|