1
0
mirror of https://github.com/cc65/cc65.git synced 2024-07-06 13:29:01 +00:00
cc65/testcode/lib/files.txt

14 lines
311 B
Plaintext
Raw Normal View History

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