mirror of
https://github.com/cc65/cc65.git
synced 2024-11-02 18:06:48 +00:00
644d44bcae
git-svn-id: svn://svn.cc65.org/cc65/trunk@4494 b7a2c559-68d2-44c3-8de9-860c34a00d81
12 lines
294 B
Plaintext
12 lines
294 B
Plaintext
|
|
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
|