MCUME/MCUME_teensy/teensymsx/fmsx.h

6 wiersze
131 B
C

extern void msx_Init(void);
extern void msx_Step(void);
extern void msx_Start(char * filename);
extern void msx_Input(int click);