small MCFG_CPU_PERIODIC_INT cleanup

This commit is contained in:
Oliver Stöneberg 2013-08-20 13:14:47 +00:00
parent 5ab8b79d24
commit f0f1e4d314

View File

@ -873,7 +873,6 @@ static MACHINE_CONFIG_START( apexc, apexc_state )
MCFG_CPU_IO_MAP(apexc_io_map)
/* dummy interrupt: handles the control panel */
MCFG_CPU_VBLANK_INT_DRIVER("screen", apexc_state, apexc_interrupt)
/*MCFG_CPU_PERIODIC_INT(func, rate)*/
/* video hardware does not exist, but we display a control panel and the typewriter output */