From 644d44bcae73130fe79ea052d3ef71e646d458b8 Mon Sep 17 00:00:00 2001 From: cpg Date: Thu, 26 Nov 2009 18:22:03 +0000 Subject: [PATCH] updated with defdev.c and scrcode.s git-svn-id: svn://svn.cc65.org/cc65/trunk@4494 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- testcode/lib/atari/files.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/testcode/lib/atari/files.txt b/testcode/lib/atari/files.txt index 663418515..60cd18cf1 100644 --- a/testcode/lib/atari/files.txt +++ b/testcode/lib/atari/files.txt @@ -2,7 +2,10 @@ Test programs for the Atari runtime lib: ---------------------------------------- +defdev.c - displays default device as determined by the runtime lib + mem.c - displays size of available memory ostype.c - demo program for get_ostype() function +scrcode.s - testprogram for the scrcode macro -- 2.39.5