minimacplus/components/tme/emu.h

5 lines
79 B
C
Raw Normal View History

2017-03-08 12:29:10 +00:00
2017-09-03 08:02:16 +00:00
void tmeStartEmu(void *rom);
2017-03-24 10:12:59 +00:00
void tmeMouseMovement(int dx, int dy, int btn);