From fd558bacb8622b230d5cbf45fbdbd02fca8bd6b0 Mon Sep 17 00:00:00 2001 From: cpg Date: Mon, 17 Jul 2000 00:35:59 +0000 Subject: [PATCH] describes the files in this directory git-svn-id: svn://svn.cc65.org/cc65/trunk@164 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- testcode/lib/atari/files.txt | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 testcode/lib/atari/files.txt diff --git a/testcode/lib/atari/files.txt b/testcode/lib/atari/files.txt new file mode 100644 index 000000000..663418515 --- /dev/null +++ b/testcode/lib/atari/files.txt @@ -0,0 +1,8 @@ + +Test programs for the Atari runtime lib: +---------------------------------------- + +mem.c - displays size of available memory + +ostype.c - demo program for get_ostype() function +