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

void eolith_speedup_read(void);
void init_eolith_speedup(running_machine *machine);
INTERRUPT_GEN( eolith_speedup );
UINT32 eolith_speedup_getvblank(void *param);