mirror of
https://github.com/holub/mame
synced 2025-04-22 08:22:15 +03:00
(nw) It might matter... or not.
This commit is contained in:
parent
7e8a7aeea9
commit
df9ddfc425
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user