1
0
mirror of https://github.com/RevCurtisP/C02.git synced 2025-02-20 12:29:04 +00:00
C02/py65/testmem.c02
2018-07-18 23:47:50 -04:00

9 lines
190 B
Plaintext

/****************************************
* TESTMIO - Test Memory File Functions *
****************************************/
#include <py65.h02>
#include <stdio.h02>
#include <mio.h02>