mirror of
https://github.com/RevCurtisP/C02.git
synced 2024-11-19 12:32:08 +00:00
9 lines
190 B
Plaintext
9 lines
190 B
Plaintext
/****************************************
|
|
* TESTMIO - Test Memory File Functions *
|
|
****************************************/
|
|
|
|
#include <py65.h02>
|
|
#include <stdio.h02>
|
|
#include <mio.h02>
|
|
|