MCUME/MCUME_teensy41/teensy64/wrapemu.h

6 wiersze
129 B
C
Czysty Zwykły widok Historia

2021-09-18 10:14:57 +00:00
extern void c64_Init(void);
extern void c64_Step(void);
extern void c64_Start(char * filename);
extern void c64_Input(int key);