MCUME/MCUME_teensy41/teensy64/wrapemu.h

6 wiersze
129 B
C

extern void c64_Init(void);
extern void c64_Step(void);
extern void c64_Start(char * filename);
extern void c64_Input(int key);