46ce1c081820a21bb145257b90982577fc18496c
[megadrive.git] / megaed-sv / asmtools.h
1 void read_joy_responses(u8 resp[8*5]);
2 void test_joy_read_log(u8 *dest, int size);
3 void test_joy_read_log_vsync(u8 *dest, int size);
4 void run_game(u16 mapper, int tas_sync);