megaed-sv: implement ROM load/run
[megadrive.git] / megaed-sv / asmtools.h
1 void read_joy_responses(u8 resp[8*5]);
2 void run_game(u16 mapper);