diff options
| author | 2017-05-28 21:30:11 +1000 | |
|---|---|---|
| committer | 2017-05-28 21:30:11 +1000 | |
| commit | df9ddfc42531df1b8a756e60f53259c28a7a24fc (patch) | |
| tree | bd2f41e30fa63df927c712683d6cd0bda805a3fe /src/zexall | |
| parent | 7e8a7aeea94d11790290ae1a1d5491aa75456ff7 (diff) | |
(nw) It might matter... or not.
Diffstat (limited to 'src/zexall')
| -rw-r--r-- | src/zexall/zexall.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/zexall/zexall.cpp b/src/zexall/zexall.cpp index 88de0ce0fae..629aa3fca09 100644 --- a/src/zexall/zexall.cpp +++ b/src/zexall/zexall.cpp @@ -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) |
