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

void eolith_speedup_read(address_space &space);
void init_eolith_speedup(running_machine &machine);
TIMER_DEVICE_CALLBACK( eolith_speedup );