From: cpg Date: Sun, 11 Jun 2000 23:56:41 +0000 (+0000) Subject: describes the files in this directory X-Git-Tag: V2.12.0~3454 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=731534dec7daad35705ac6e8b1de3644d329d480;p=cc65 describes the files in this directory git-svn-id: svn://svn.cc65.org/cc65/trunk@58 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- diff --git a/testcode/lib/files.txt b/testcode/lib/files.txt new file mode 100644 index 000000000..5b15a23be --- /dev/null +++ b/testcode/lib/files.txt @@ -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