2000-06-11 23:56:41 +00:00
|
|
|
|
|
|
|
Test programs for the runtime lib:
|
|
|
|
----------------------------------
|
|
|
|
|
|
|
|
ft.c - File I/O test program (open + read functions)
|
|
|
|
getsp.s - Helper routine for ft.c
|
|
|
|
|
|
|
|
joytest.c - readjoy function test program
|
|
|
|
|
|
|
|
cprintf.c - test program for cprintf \n and \r operators
|
2000-06-25 02:19:03 +00:00
|
|
|
|
|
|
|
deb.c - test program for the library debugger
|
|
|
|
|
2001-11-06 22:00:46 +00:00
|
|
|
clock.c - test program for clock() and CLOCKS_PER_SEC
|