summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/eolithsp.h
blob: 34e6ad40bb125d385ac46155955e365fe83acee4 (plain) (blame)
1
2
3
4
5
6
/*----------- defined in drivers/eolithsp.c -----------*/

void eolith_speedup_read(address_space *space);
void init_eolith_speedup(running_machine &machine);
INTERRUPT_GEN( eolith_speedup );
CUSTOM_INPUT( eolith_speedup_getvblank );