1
0
mirror of https://github.com/cc65/cc65.git synced 2024-07-03 22:29:31 +00:00
cc65/testcode/lib/files.txt
cpg ec7441d5ac added deb.c
git-svn-id: svn://svn.cc65.org/cc65/trunk@126 b7a2c559-68d2-44c3-8de9-860c34a00d81
2000-06-25 02:19:03 +00:00

14 lines
311 B
Plaintext

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