mirror of
https://github.com/holub/mame
synced 2025-04-27 02:33:13 +03:00
nw
This commit is contained in:
parent
3d73838a87
commit
c92be15592
@ -6,7 +6,7 @@ Preliminary driver by Grull Osgo
|
|||||||
|
|
||||||
Game Magic
|
Game Magic
|
||||||
|
|
||||||
Is a Mutigame machine build on a Bally's V8000 platform.
|
Is a Multigame machine build on a Bally's V8000 platform.
|
||||||
|
|
||||||
This is the first PC based gaming machine developed by Bally Gaming.
|
This is the first PC based gaming machine developed by Bally Gaming.
|
||||||
|
|
||||||
|
@ -11497,7 +11497,7 @@ pongf // (c) 1972 Atari - no subcycles
|
|||||||
|
|
||||||
/* Drivers below are _mostly_ mechanical games, usually with no video display, requiring external artwork to function. */
|
/* Drivers below are _mostly_ mechanical games, usually with no video display, requiring external artwork to function. */
|
||||||
|
|
||||||
/* fruit machine drivers */
|
/* [BEGIN] fruit machine drivers */
|
||||||
|
|
||||||
/* JPM */
|
/* JPM */
|
||||||
|
|
||||||
@ -26720,9 +26720,11 @@ spss4240
|
|||||||
//unkfr
|
//unkfr
|
||||||
//unkfra
|
//unkfra
|
||||||
|
|
||||||
|
/* [END] fruit machine drivers */
|
||||||
|
|
||||||
|
|
||||||
/* pinball drivers */
|
|
||||||
|
/* [BEGIN] pinball drivers */
|
||||||
|
|
||||||
// allied.c
|
// allied.c
|
||||||
allied
|
allied
|
||||||
@ -28280,12 +28282,15 @@ spacecty
|
|||||||
strike
|
strike
|
||||||
|
|
||||||
|
|
||||||
|
/* [END] pinball drivers */
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
/* Below are misc lazy adds, or yet to be sorted out... */
|
||||||
|
|
||||||
// VLC Nevada
|
// VLC Nevada
|
||||||
nevada
|
nevada
|
||||||
|
|
||||||
//Bally Gaming Co.
|
//Bally Gaming Co.
|
||||||
gammagic
|
gammagic
|
||||||
99bottles
|
99bottles
|
||||||
|
|
||||||
/* Below are misc lazy adds, or yet to be sorted out... */
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user