MCUME/MCUME_esp32/espcastaway/main/emu.h

5 wiersze
131 B
C

extern void mac_Init(void);
extern void mac_Step(void);
extern void mac_Start(char * filename);
extern void mac_Input(int bClick);