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

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