MCUME/MCUME_teensy41/teensy81/wrapemu.h

5 wiersze
130 B
C

extern void z81_Init(void);
extern void z81_Step(void);
extern void z81_Start(char * filename);
extern void z81_Input(int click);