mirror of
https://github.com/holub/mame
synced 2025-05-22 05:38:52 +03:00
parent
f0649b4e22
commit
333575cf71
@ -5672,7 +5672,7 @@ GAME( 199?, m5addladb ,m5addlad, mpu5, mpu5, 0, ROT0, "Barcrest","Adders & Ladde
|
||||
GAME( 199?, m5fire ,0, mpu5, mpu5, 0, ROT0, "Barcrest","All Fired Up (Barcrest) (MPU5)", GAME_NOT_WORKING|GAME_NO_SOUND|GAME_REQUIRES_ARTWORK|GAME_MECHANICAL )
|
||||
GAME( 199?, m5arab ,0, mpu5, mpu5, 0, ROT0, "Barcrest","Arabian Nights (Barcrest) (MPU5)", GAME_NOT_WORKING|GAME_NO_SOUND|GAME_REQUIRES_ARTWORK|GAME_MECHANICAL )
|
||||
GAME( 199?, m5austin ,0, mpu5, mpu5, 0, ROT0, "Barcrest","Austin Powers (Barcrest) (MPU5)", GAME_NOT_WORKING|GAME_NO_SOUND|GAME_REQUIRES_ARTWORK|GAME_MECHANICAL )
|
||||
GAME( 199?, m5bankrl ,0, mpu5, mpu5, 0, ROT0, "Barcrest","Bank Roll (Barcrest) (MPU5)", GAME_NOT_WORKING|GAME_NO_SOUND|GAME_REQUIRES_ARTWORK|GAME_MECHANICAL )
|
||||
GAME( 199?, m5bankrl ,0, mpu5, mpu5, 0, ROT0, "Barcrest","The Bank Roll (Barcrest) (MPU5)", GAME_NOT_WORKING|GAME_NO_SOUND|GAME_REQUIRES_ARTWORK|GAME_MECHANICAL )
|
||||
GAME( 199?, m5barkng ,0, mpu5, mpu5, 0, ROT0, "Barcrest","Barking Mad (Barcrest) (MPU5)", GAME_NOT_WORKING|GAME_NO_SOUND|GAME_REQUIRES_ARTWORK|GAME_MECHANICAL )
|
||||
GAME( 199?, m5barmy ,0, mpu5, mpu5, 0, ROT0, "Barcrest","Barmy Army (Barcrest) (MPU5)", GAME_NOT_WORKING|GAME_NO_SOUND|GAME_REQUIRES_ARTWORK|GAME_MECHANICAL )
|
||||
GAME( 199?, m5baxe ,0, mpu5, mpu5, 0, ROT0, "Barcrest","Battle Axe (Barcrest) (MPU5)", GAME_NOT_WORKING|GAME_NO_SOUND|GAME_REQUIRES_ARTWORK|GAME_MECHANICAL )
|
||||
@ -5695,7 +5695,7 @@ GAME( 199?, m5cos ,0, mpu5, mpu5, 0, ROT0, "Barcrest","Costa Del Cash Casino
|
||||
GAME( 199?, m5cosclb ,0, mpu5, mpu5, 0, ROT0, "Barcrest","Costa Del Cash Club (Barcrest) (MPU5)", GAME_NOT_WORKING|GAME_NO_SOUND|GAME_REQUIRES_ARTWORK|GAME_MECHANICAL )
|
||||
GAME( 199?, m5crzkni ,0, mpu5, mpu5, 0, ROT0, "Barcrest","Crazy Crazy Knights (Barcrest) (MPU5)", GAME_NOT_WORKING|GAME_NO_SOUND|GAME_REQUIRES_ARTWORK|GAME_MECHANICAL )
|
||||
GAME( 199?, m5doshpk ,0, mpu5, mpu5, 0, ROT0, "Barcrest","Do$h & Pecks (Barcrest) (MPU5)", GAME_NOT_WORKING|GAME_NO_SOUND|GAME_REQUIRES_ARTWORK|GAME_MECHANICAL )
|
||||
GAME( 199?, m5draclb ,0, mpu5, mpu5, 0, ROT0, "Barcrest","Dracula Club (Barcrest) (MPU5)", GAME_NOT_WORKING|GAME_NO_SOUND|GAME_REQUIRES_ARTWORK|GAME_MECHANICAL )
|
||||
GAME( 199?, m5draclb ,0, mpu5, mpu5, 0, ROT0, "Barcrest","Ooh Aah Dracula Club (Barcrest) (MPU5)", GAME_NOT_WORKING|GAME_NO_SOUND|GAME_REQUIRES_ARTWORK|GAME_MECHANICAL )
|
||||
GAME( 199?, m5ewn ,0, mpu5, mpu5, 0, ROT0, "Barcrest","Each Way Nudge (Barcrest) (MPU5)", GAME_NOT_WORKING|GAME_NO_SOUND|GAME_REQUIRES_ARTWORK|GAME_MECHANICAL )
|
||||
GAME( 199?, m5elim ,0, mpu5, mpu5, 0, ROT0, "Barcrest","Eliminator (Barcrest) (MPU5)", GAME_NOT_WORKING|GAME_NO_SOUND|GAME_REQUIRES_ARTWORK|GAME_MECHANICAL )
|
||||
GAME( 199?, m5egr ,0, mpu5, mpu5, 0, ROT0, "Barcrest","Elvis Gold Rush (Barcrest) (MPU5, set 1)", GAME_NOT_WORKING|GAME_NO_SOUND|GAME_REQUIRES_ARTWORK|GAME_MECHANICAL )
|
||||
|
@ -18095,7 +18095,7 @@ m5addladb //
|
||||
m5fire // All Fired Up (Barcrest)
|
||||
m5arab // Arabian Nights (Barcrest)
|
||||
m5austin // Austin Powers (Barcrest)
|
||||
m5bankrl // Bank Roll (Barcrest)
|
||||
m5bankrl // The Bank Roll (Barcrest)
|
||||
m5barkng // Barking Mad (Barcrest)
|
||||
m5barmy // Barmy Army (Barcrest)
|
||||
m5baxe // Battle Axe (Barcrest)
|
||||
@ -18118,7 +18118,7 @@ m5cos // Costa Del Cash Casino (Barcrest)
|
||||
m5cosclb // Costa Del Cash Club (Barcrest)
|
||||
m5crzkni // Crazy Crazy Knights (Barcrest)
|
||||
m5doshpk // Do$h & Pecks (Barcrest)
|
||||
m5draclb // Dracula Club (Barcrest)
|
||||
m5draclb // Ooh Aah Dracula Club (Barcrest)
|
||||
m5ewn // Each Way Nudge (Barcrest)
|
||||
m5elim // Eliminator (Barcrest)
|
||||
m5egr // Elvis Gold Rush (Barcrest)
|
||||
|
Loading…
Reference in New Issue
Block a user