summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/mpu4concept.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/mpu4concept.cpp')
-rw-r--r--src/mame/drivers/mpu4concept.cpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/mame/drivers/mpu4concept.cpp b/src/mame/drivers/mpu4concept.cpp
index a5c69f443d4..654b983cbe6 100644
--- a/src/mame/drivers/mpu4concept.cpp
+++ b/src/mame/drivers/mpu4concept.cpp
@@ -19,7 +19,7 @@ INPUT_PORTS_EXTERN( mpu4 );
ROM_LOAD( name, offset, length, hash ) \
M4RHFEVC_EXTRA_ROMS \
ROM_END \
- GAME(year, setname, parent ,mod4oki ,mpu4 , mpu4_state,m4default_big ,ROT0,company,title,GAME_FLAGS )
+ GAME(year, setname, parent, mod4oki, mpu4, mpu4_state, init_m4default_big, ROT0, company, title, GAME_FLAGS )
GAME_CUSTOM( 199?, m4rhfevc, 0, "rhb6a58e.bin", 0x0000, 0x010000, CRC(c5a1ec02) SHA1(3a4dc552fffc34673e590e903a5c15a409f9aeec), "Concept Games Ltd","Red Hot Fever (Concept Games Ltd) (MPU4) (set 1)" )
@@ -61,7 +61,7 @@ GAME_CUSTOM( 199?, m4rhfevc__y, m4rhfevc, "lxled1.bin", 0x0000, 0x010000,
ROM_LOAD( name, offset, length, hash ) \
M4PULWNC_EXTRA_ROMS \
ROM_END \
- GAME(year, setname, parent ,mod4oki ,mpu4 , mpu4_state,m4default_big ,ROT0,company,title,GAME_FLAGS )
+ GAME(year, setname, parent, mod4oki, mpu4, mpu4_state, init_m4default_big, ROT0, company, title, GAME_FLAGS )
@@ -110,7 +110,7 @@ GAME_CUSTOM( 199?, m4pulwnc__4, m4pulwnc, "tchm02.bin", 0x0000, 0x010000,
ROM_LOAD( name, offset, length, hash ) \
M4SPNWNC_EXTRA_ROMS \
ROM_END \
- GAME(year, setname, parent ,mod4oki ,mpu4 , mpu4_state,m4default_big ,ROT0,company,title,GAME_FLAGS )
+ GAME(year, setname, parent, mod4oki, mpu4, mpu4_state, init_m4default_big, ROT0, company, title, GAME_FLAGS )
GAME_CUSTOM( 199?, m4spnwnc, 0, "saw01.bin", 0x0000, 0x010000, CRC(5350e50e) SHA1(0d7ba3280eddb4400545729c55bcfaff7918d553), "Concept Games Ltd","Spin-A-Win (Concept Games Ltd) (MPU4) (set 1)" )
GAME_CUSTOM( 199?, m4spnwnc__a, m4spnwnc, "saw02.bin", 0x0000, 0x010000, CRC(daf85100) SHA1(ff89adb0d6530bcf5ff0807f48c6008198948d50), "Concept Games Ltd","Spin-A-Win (Concept Games Ltd) (MPU4) (set 2)" )
@@ -126,7 +126,7 @@ GAME_CUSTOM( 199?, m4spnwnc__b, m4spnwnc, "saw03.bin", 0x0000, 0x010000, CR
ROM_LOAD( name, offset, length, hash ) \
M4NUDGWC_EXTRA_ROMS \
ROM_END \
- GAME(year, setname, parent ,mod4oki ,mpu4 , mpu4_state,m4default_big ,ROT0,company,title,GAME_FLAGS )
+ GAME(year, setname, parent, mod4oki, mpu4, mpu4_state, init_m4default_big, ROT0, company, title, GAME_FLAGS )
GAME_CUSTOM( 199?, m4nudgwc, 0, "naw02.bin", 0x0000, 0x010000, CRC(eb3ff27d) SHA1(ff0a80a75162380c6cc2d1b31f0bb0579faa1a2c), "Concept Games Ltd","Nudge-A-Win (Concept Games Ltd) (MPU4) (set 1)" )
GAME_CUSTOM( 199?, m4nudgwc__a, m4nudgwc, "nawhc6.bin", 0x0000, 0x010000, CRC(f9389823) SHA1(e1db35200c9ed9d59cf817901cf75bdbb48507b2), "Concept Games Ltd","Nudge-A-Win (Concept Games Ltd) (MPU4) (set 2)" )