From: cpg Date: Thu, 26 Nov 2009 18:22:03 +0000 (+0000) Subject: updated with defdev.c and scrcode.s X-Git-Tag: V2.13.1~35 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=644d44bcae73130fe79ea052d3ef71e646d458b8;p=cc65 updated with defdev.c and scrcode.s git-svn-id: svn://svn.cc65.org/cc65/trunk@4494 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- 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