1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-07 23:29:39 +00:00

updated with defdev.c and scrcode.s

git-svn-id: svn://svn.cc65.org/cc65/trunk@4494 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cpg 2009-11-26 18:22:03 +00:00
parent 38a061e439
commit 644d44bcae

View File

@ -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