mirror of
https://github.com/RevCurtisP/C02.git
synced 2024-11-22 01:31:33 +00:00
Updated test programs for py65mon
This commit is contained in:
parent
40b51fcb36
commit
f35762abda
@ -3,6 +3,7 @@
|
||||
**********************************************/
|
||||
|
||||
#include <py65.h02>
|
||||
#include <stddef.h02>
|
||||
#include <stdio.h02>
|
||||
|
||||
char key; //Key read from keyboard
|
||||
|
@ -3,6 +3,7 @@
|
||||
******************************************/
|
||||
|
||||
#include <py65.h02>
|
||||
#include <stddef.h02>
|
||||
#include <stdio.h02>
|
||||
#include <string.h02>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user