14 lines
366 B
Text
14 lines
366 B
Text
|
|
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
|
|
|
|
deb.c - test program for the library debugger
|
|
|
|
clock.c - test program for clock() and CLOCKS_PER_SEC
|