1
0
mirror of https://github.com/RevCurtisP/C02.git synced 2024-06-08 06:29:32 +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>