mirror of
https://github.com/cc65/cc65.git
synced 2024-11-19 06:31:31 +00:00
11 lines
262 B
Plaintext
11 lines
262 B
Plaintext
|
|
||
|
Test programs for the runtime lib:
|
||
|
----------------------------------
|
||
|
|
||
|
ft.c - File I/O test program (open + read functions)
|
||
|
getsp.s - Helper routine for ft.c
|
||
|
|
||
|
joytest.c - readjoy function test program
|
||
|
|
||
|
cprintf.c - test program for cprintf \n and \r operators
|