(nw) It might matter... or not.

This commit is contained in:
Robbbert 2017-05-28 21:30:11 +10:00
parent 7e8a7aeea9
commit df9ddfc425

View File

@ -140,7 +140,7 @@ INPUT_PORTS_END
Machine Drivers
******************************************************************************/
static MACHINE_CONFIG_START( zexall, zexall_state )
static MACHINE_CONFIG_START( zexall )
/* basic machine hardware */
MCFG_CPU_ADD("maincpu", Z80, XTAL_3_579545MHz)
MCFG_CPU_PROGRAM_MAP(z80_mem)