mirror of
https://github.com/cc65/cc65.git
synced 2025-08-05 17:25:17 +00:00
describes the files in this directory
git-svn-id: svn://svn.cc65.org/cc65/trunk@58 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
10
testcode/lib/files.txt
Normal file
10
testcode/lib/files.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
|
||||
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
|
Reference in New Issue
Block a user