megaed-sv: input stream logging test
[megadrive.git] / megaed-sv / asmtools.h
index 6305339..46ce1c0 100644 (file)
@@ -1,2 +1,4 @@
 void read_joy_responses(u8 resp[8*5]);
+void test_joy_read_log(u8 *dest, int size);
+void test_joy_read_log_vsync(u8 *dest, int size);
 void run_game(u16 mapper, int tas_sync);