sync with MAME 0.155 part 2
This commit is contained in:
parent
752367164b
commit
769f16b5cb
|
@ -887,7 +887,7 @@ static struct BurnRomInfo simpsons2p3RomDesc[] = {
|
|||
{ "4.13c", 0x020000, 0xc3040e4f, 1 | BRF_PRG | BRF_ESS }, // 2
|
||||
{ "3.15c", 0x020000, 0xeb4f5781, 1 | BRF_PRG | BRF_ESS }, // 3
|
||||
|
||||
{ "072-e03.6g", 0x020000, 0x866b7a35, 2 | BRF_PRG | BRF_ESS }, // 4 Z80 Code
|
||||
{ "072-g03.6g", 0x020000, 0x76c1850c, 2 | BRF_PRG | BRF_ESS }, // 4 Z80 Code
|
||||
|
||||
{ "072-b07.18h", 0x080000, 0xba1ec910, 3 | BRF_GRA }, // 5 K052109 Tiles
|
||||
{ "072-b06.16h", 0x080000, 0xcf2bbcab, 3 | BRF_GRA }, // 6
|
||||
|
|
|
@ -878,7 +878,7 @@ static struct BurnRomInfo xexexaRomDesc[] = {
|
|||
{ "067b06.3e", 0x200000, 0x3b12fce4, 6 | BRF_SND }, // 12 K054539 Samples
|
||||
{ "067b07.1e", 0x100000, 0xec87fe1b, 6 | BRF_SND }, // 13
|
||||
|
||||
{ "er5911(__xexexa).19b", 0x000080, 0x051c14c6, 7 | BRF_PRG | BRF_ESS }, // 14 eeprom data
|
||||
{ "er5911.19b", 0x000080, 0x051c14c6, 7 | BRF_PRG | BRF_ESS }, // 14 eeprom data
|
||||
};
|
||||
|
||||
STD_ROM_PICK(xexexa)
|
||||
|
@ -918,7 +918,7 @@ static struct BurnRomInfo xexexjRomDesc[] = {
|
|||
{ "067b06.3e", 0x200000, 0x3b12fce4, 6 | BRF_SND }, // 12 K054539 Samples
|
||||
{ "067b07.1e", 0x100000, 0xec87fe1b, 6 | BRF_SND }, // 13
|
||||
|
||||
{ "er5911(__xexexj).19b", 0x000080, 0x79a79c7b, 7 | BRF_PRG | BRF_ESS }, // 14 eeprom data
|
||||
{ "er5911.19b", 0x000080, 0x79a79c7b, 7 | BRF_PRG | BRF_ESS }, // 14 eeprom data
|
||||
};
|
||||
|
||||
STD_ROM_PICK(xexexj)
|
||||
|
|
|
@ -1504,16 +1504,23 @@ static struct BurnRomInfo spnchoutRomDesc[] = {
|
|||
{ "chp1-v.8p", 0x2000, 0x4cb7ea82, 6 | BRF_GRA }, // 23
|
||||
{ "chp1-v.8n", 0x2000, 0x1c0d09aa, 6 | BRF_GRA }, // 24
|
||||
|
||||
{ "chs1-b.6e", 0x0200, 0x0ad4d727, 7 | BRF_GRA }, // 25 Color PROMs
|
||||
{ "chs1-b.6f", 0x0200, 0x86f5cfdb, 7 | BRF_GRA }, // 26
|
||||
{ "chs1-b.7f", 0x0200, 0x8bd406f8, 7 | BRF_GRA }, // 27
|
||||
{ "chs1-b.7e", 0x0200, 0x9e170f64, 7 | BRF_GRA }, // 28
|
||||
{ "chs1-b.8e", 0x0200, 0x3a2e333b, 7 | BRF_GRA }, // 29
|
||||
{ "chs1-b.8f", 0x0200, 0x1663eed7, 7 | BRF_GRA }, // 30
|
||||
{ "chs1-b-6e_pink.6e", 0x0200, 0x0ad4d727, 7 | BRF_GRA }, // 25 Color PROMs
|
||||
{ "chs1-b-6f_pink.6f", 0x0200, 0x86f5cfdb, 7 | BRF_GRA }, // 26
|
||||
{ "chs1-b-7f_pink.7f", 0x0200, 0x8bd406f8, 7 | BRF_GRA }, // 27
|
||||
{ "chs1-b-7e_white.7e", 0x0200, 0x9e170f64, 7 | BRF_GRA }, // 28
|
||||
{ "chs1-b-8e_white.8e", 0x0200, 0x3a2e333b, 7 | BRF_GRA }, // 29
|
||||
{ "chs1-b-8f_white.8f", 0x0200, 0x1663eed7, 7 | BRF_GRA }, // 30
|
||||
|
||||
{ "chs1-v.2d", 0x0100, 0x71dc0d48, 0 | BRF_GRA | BRF_OPT }, // 31 Timing PROM
|
||||
|
||||
{ "chs1-c.6p", 0x4000, 0xad8b64b8, 8 | BRF_SND }, // 32 VLM5030 Samples
|
||||
|
||||
{ "chs1-b-6e_white.6e", 0x0200, 0x8efd867f, 0 | BRF_OPT }, //
|
||||
{ "chs1-b-6f_white.6f", 0x0200, 0x279d6cbc, 0 | BRF_OPT }, //
|
||||
{ "chs1-b-7f_white.7f", 0x0200, 0xcad6b7ad, 0 | BRF_OPT }, //
|
||||
{ "chs1-b-7e_pink.7e", 0x0200, 0x4c7e3a67, 0 | BRF_OPT }, //
|
||||
{ "chs1-b-8e_pink.8e", 0x0200, 0xec659313, 0 | BRF_OPT }, //
|
||||
{ "chs1-b-8f_pink.8f", 0x0200, 0x8b493c09, 0 | BRF_OPT }, //
|
||||
};
|
||||
|
||||
STD_ROM_PICK(spnchout)
|
||||
|
@ -1564,16 +1571,23 @@ static struct BurnRomInfo spnchoutjRomDesc[] = {
|
|||
{ "chp1-v.8p", 0x2000, 0x4cb7ea82, 6 | BRF_GRA }, // 23
|
||||
{ "chp1-v.8n", 0x2000, 0x1c0d09aa, 6 | BRF_GRA }, // 24
|
||||
|
||||
{ "chs1b_6e.bpr", 0x0200, 0x8efd867f, 7 | BRF_GRA }, // 25 Color PROMs
|
||||
{ "chs1b_6f.bpr", 0x0200, 0x279d6cbc, 7 | BRF_GRA }, // 26
|
||||
{ "chs1b_7f.bpr", 0x0200, 0xcad6b7ad, 7 | BRF_GRA }, // 27
|
||||
{ "chs1-b.7e", 0x0200, 0x9e170f64, 7 | BRF_GRA }, // 28
|
||||
{ "chs1-b.8e", 0x0200, 0x3a2e333b, 7 | BRF_GRA }, // 29
|
||||
{ "chs1-b.8f", 0x0200, 0x1663eed7, 7 | BRF_GRA }, // 30
|
||||
{ "chs1-b-6e_pink.6e", 0x0200, 0x0ad4d727, 7 | BRF_GRA }, // 25 Color PROMs
|
||||
{ "chs1-b-6f_pink.6f", 0x0200, 0x86f5cfdb, 7 | BRF_GRA }, // 26
|
||||
{ "chs1-b-7f_pink.7f", 0x0200, 0x8bd406f8, 7 | BRF_GRA }, // 27
|
||||
{ "chs1-b-7e_white.7e", 0x0200, 0x9e170f64, 7 | BRF_GRA }, // 28
|
||||
{ "chs1-b-8e_white.8e", 0x0200, 0x3a2e333b, 7 | BRF_GRA }, // 29
|
||||
{ "chs1-b-8f_white.8f", 0x0200, 0x1663eed7, 7 | BRF_GRA }, // 30
|
||||
|
||||
{ "chs1-v.2d", 0x0100, 0x71dc0d48, 0 | BRF_OPT }, // 31 Timing PROM
|
||||
|
||||
{ "chs1c6pa.bin", 0x4000, 0xd05fb730, 8 | BRF_SND }, // 32 VLM5030 Samples
|
||||
|
||||
{ "chs1-b-6e_white.6e", 0x0200, 0x8efd867f, 0 | BRF_OPT }, //
|
||||
{ "chs1-b-6f_white.6f", 0x0200, 0x279d6cbc, 0 | BRF_OPT }, //
|
||||
{ "chs1-b-7f_white.7f", 0x0200, 0xcad6b7ad, 0 | BRF_OPT }, //
|
||||
{ "chs1-b-7e_pink.7e", 0x0200, 0x4c7e3a67, 0 | BRF_OPT }, //
|
||||
{ "chs1-b-8e_pink.8e", 0x0200, 0xec659313, 0 | BRF_OPT }, //
|
||||
{ "chs1-b-8f_pink.8f", 0x0200, 0x8b493c09, 0 | BRF_OPT }, //
|
||||
};
|
||||
|
||||
STD_ROM_PICK(spnchoutj)
|
||||
|
|
|
@ -1346,86 +1346,9 @@ static INT32 DrvScan(INT32 nAction,INT32 *pnMin)
|
|||
}
|
||||
|
||||
|
||||
// Street Fighter (World, pneumatic buttons)
|
||||
|
||||
static struct BurnRomInfo sfRomDesc[] = {
|
||||
{ "sfe-19", 0x10000, 0x8346c3ca, 1 | BRF_PRG | BRF_ESS }, // 0 68k Code
|
||||
{ "sfe-22", 0x10000, 0x3a4bfaa8, 1 | BRF_PRG | BRF_ESS }, // 1
|
||||
{ "sfe-20", 0x10000, 0xb40e67ee, 1 | BRF_PRG | BRF_ESS }, // 2
|
||||
{ "sfe-23", 0x10000, 0x477c3d5b, 1 | BRF_PRG | BRF_ESS }, // 3
|
||||
{ "sfe-21", 0x10000, 0x2547192b, 1 | BRF_PRG | BRF_ESS }, // 4
|
||||
{ "sfe-24", 0x10000, 0x79680f4e, 1 | BRF_PRG | BRF_ESS }, // 5
|
||||
|
||||
{ "sf-02.bin", 0x08000, 0x4a9ac534, 2 | BRF_PRG | BRF_ESS }, // 6 Z80 #0 Code
|
||||
|
||||
{ "sfu-00", 0x20000, 0xa7cce903, 3 | BRF_PRG | BRF_ESS }, // 7 Z80 #1 Code
|
||||
{ "sf-01.bin", 0x20000, 0x86e0f0d5, 3 | BRF_PRG | BRF_ESS }, // 8
|
||||
|
||||
{ "sf-39.bin", 0x20000, 0xcee3d292, 4 | BRF_GRA }, // 9 Background Tiles
|
||||
{ "sf-38.bin", 0x20000, 0x2ea99676, 4 | BRF_GRA }, // 10
|
||||
{ "sf-41.bin", 0x20000, 0xe0280495, 4 | BRF_GRA }, // 11
|
||||
{ "sf-40.bin", 0x20000, 0xc70b30de, 4 | BRF_GRA }, // 12
|
||||
|
||||
{ "sf-25.bin", 0x20000, 0x7f23042e, 5 | BRF_GRA }, // 13 More tiles?
|
||||
{ "sf-28.bin", 0x20000, 0x92f8b91c, 5 | BRF_GRA }, // 14
|
||||
{ "sf-30.bin", 0x20000, 0xb1399856, 5 | BRF_GRA }, // 15
|
||||
{ "sf-34.bin", 0x20000, 0x96b6ae2e, 5 | BRF_GRA }, // 16
|
||||
{ "sf-26.bin", 0x20000, 0x54ede9f5, 5 | BRF_GRA }, // 17
|
||||
{ "sf-29.bin", 0x20000, 0xf0649a67, 5 | BRF_GRA }, // 18
|
||||
{ "sf-31.bin", 0x20000, 0x8f4dd71a, 5 | BRF_GRA }, // 19
|
||||
{ "sf-35.bin", 0x20000, 0x70c00fb4, 5 | BRF_GRA }, // 20
|
||||
|
||||
{ "sf-15.bin", 0x20000, 0xfc0113db, 6 | BRF_GRA }, // 21 Sprites
|
||||
{ "sf-16.bin", 0x20000, 0x82e4a6d3, 6 | BRF_GRA }, // 22
|
||||
{ "sf-11.bin", 0x20000, 0xe112df1b, 6 | BRF_GRA }, // 23
|
||||
{ "sf-12.bin", 0x20000, 0x42d52299, 6 | BRF_GRA }, // 24
|
||||
{ "sf-07.bin", 0x20000, 0x49f340d9, 6 | BRF_GRA }, // 25
|
||||
{ "sf-08.bin", 0x20000, 0x95ece9b1, 6 | BRF_GRA }, // 26
|
||||
{ "sf-03.bin", 0x20000, 0x5ca05781, 6 | BRF_GRA }, // 27
|
||||
{ "sf-17.bin", 0x20000, 0x69fac48e, 6 | BRF_GRA }, // 28
|
||||
{ "sf-18.bin", 0x20000, 0x71cfd18d, 6 | BRF_GRA }, // 29
|
||||
{ "sf-13.bin", 0x20000, 0xfa2eb24b, 6 | BRF_GRA }, // 30
|
||||
{ "sf-14.bin", 0x20000, 0xad955c95, 6 | BRF_GRA }, // 31
|
||||
{ "sf-09.bin", 0x20000, 0x41b73a31, 6 | BRF_GRA }, // 32
|
||||
{ "sf-10.bin", 0x20000, 0x91c41c50, 6 | BRF_GRA }, // 33
|
||||
{ "sf-05.bin", 0x20000, 0x538c7cbe, 6 | BRF_GRA }, // 34
|
||||
|
||||
{ "sf-27.bin", 0x04000, 0x2b09b36d, 7 | BRF_GRA }, // 35 Characters
|
||||
|
||||
{ "sf-37.bin", 0x10000, 0x23d09d3d, 8 | BRF_GRA }, // 36 Tilemaps
|
||||
{ "sf-36.bin", 0x10000, 0xea16df6c, 8 | BRF_GRA }, // 37
|
||||
{ "sf-32.bin", 0x10000, 0x72df2bd9, 8 | BRF_GRA }, // 38
|
||||
{ "sf-33.bin", 0x10000, 0x3e99d3d5, 8 | BRF_GRA }, // 39
|
||||
|
||||
{ "sfb05(__sf).mb7114h.12k", 0x0100, 0x75af3553, 0 | BRF_OPT }, // 40 Proms
|
||||
{ "sfb10(__sf).mb7114h.11h", 0x0100, 0xc0e56586, 0 | BRF_OPT }, // 41
|
||||
{ "sfb04(__sf).mb7114h.12j", 0x0100, 0x4c734b64, 0 | BRF_OPT }, // 42
|
||||
{ "sfb00(__sf).mb7051.13h",0x0020, 0x06bcda53, 0 | BRF_OPT }, // 43
|
||||
};
|
||||
|
||||
STD_ROM_PICK(sf)
|
||||
STD_ROM_FN(sf)
|
||||
|
||||
static INT32 SfInit()
|
||||
{
|
||||
return DrvInit(1);
|
||||
}
|
||||
|
||||
struct BurnDriver BurnDrvsf = {
|
||||
"sf", NULL, NULL, NULL, "1987",
|
||||
"Street Fighter (World, pneumatic buttons)\0", NULL, "Capcom", "Miscellaneous",
|
||||
NULL, NULL, NULL, NULL,
|
||||
BDF_GAME_WORKING, 2, HARWARE_CAPCOM_MISC, GBF_VSFIGHT, FBF_SF,
|
||||
NULL, sfRomInfo, sfRomName, NULL, NULL, SfInputInfo, SfDIPInfo,
|
||||
SfInit, DrvExit, DrvFrame, DrvDraw, DrvScan,
|
||||
&DrvRecalc, 0x401, 384, 224, 4, 3
|
||||
};
|
||||
|
||||
|
||||
|
||||
// Street Fighter (US set 1)
|
||||
|
||||
static struct BurnRomInfo sfuRomDesc[] = {
|
||||
static struct BurnRomInfo sfRomDesc[] = {
|
||||
{ "sfd-19", 0x10000, 0xfaaf6255, 1 | BRF_PRG | BRF_ESS }, // 0 68k Code
|
||||
{ "sfd-22", 0x10000, 0xe1fe3519, 1 | BRF_PRG | BRF_ESS }, // 1
|
||||
{ "sfd-20", 0x10000, 0x44b915bd, 1 | BRF_PRG | BRF_ESS }, // 2
|
||||
|
@ -1480,25 +1403,101 @@ static struct BurnRomInfo sfuRomDesc[] = {
|
|||
{ "mmi-7603.13h",0x0020, 0x06bcda53, 0 | BRF_OPT }, // 43
|
||||
};
|
||||
|
||||
STD_ROM_PICK(sfu)
|
||||
STD_ROM_FN(sfu)
|
||||
STD_ROM_PICK(sf)
|
||||
STD_ROM_FN(sf)
|
||||
|
||||
static INT32 SfusInit()
|
||||
{
|
||||
return DrvInit(2);
|
||||
}
|
||||
|
||||
struct BurnDriver BurnDrvsfu = {
|
||||
"sfu", "sf", NULL, NULL, "1987",
|
||||
struct BurnDriver BurnDrvsf = {
|
||||
"sf", NULL, NULL, NULL, "1987",
|
||||
"Street Fighter (US set 1)\0", NULL, "Capcom", "Miscellaneous",
|
||||
NULL, NULL, NULL, NULL,
|
||||
BDF_GAME_WORKING | BDF_CLONE, 2, HARWARE_CAPCOM_MISC, GBF_VSFIGHT, FBF_SF,
|
||||
NULL, sfuRomInfo, sfuRomName, NULL, NULL, SfusInputInfo, SfusDIPInfo,
|
||||
BDF_GAME_WORKING, 2, HARWARE_CAPCOM_MISC, GBF_VSFIGHT, FBF_SF,
|
||||
NULL, sfRomInfo, sfRomName, NULL, NULL, SfusInputInfo, SfusDIPInfo,
|
||||
SfusInit, DrvExit, DrvFrame, DrvDraw, DrvScan,
|
||||
&DrvRecalc, 0x401, 384, 224, 4, 3
|
||||
};
|
||||
|
||||
|
||||
// Street Fighter (World, pneumatic buttons)
|
||||
|
||||
static struct BurnRomInfo sfanRomDesc[] = {
|
||||
{ "sfe-19", 0x10000, 0x8346c3ca, 1 | BRF_PRG | BRF_ESS }, // 0 68k Code
|
||||
{ "sfe-22", 0x10000, 0x3a4bfaa8, 1 | BRF_PRG | BRF_ESS }, // 1
|
||||
{ "sfe-20", 0x10000, 0xb40e67ee, 1 | BRF_PRG | BRF_ESS }, // 2
|
||||
{ "sfe-23", 0x10000, 0x477c3d5b, 1 | BRF_PRG | BRF_ESS }, // 3
|
||||
{ "sfe-21", 0x10000, 0x2547192b, 1 | BRF_PRG | BRF_ESS }, // 4
|
||||
{ "sfe-24", 0x10000, 0x79680f4e, 1 | BRF_PRG | BRF_ESS }, // 5
|
||||
|
||||
{ "sf-02.bin", 0x08000, 0x4a9ac534, 2 | BRF_PRG | BRF_ESS }, // 6 Z80 #0 Code
|
||||
|
||||
{ "sfu-00", 0x20000, 0xa7cce903, 3 | BRF_PRG | BRF_ESS }, // 7 Z80 #1 Code
|
||||
{ "sf-01.bin", 0x20000, 0x86e0f0d5, 3 | BRF_PRG | BRF_ESS }, // 8
|
||||
|
||||
{ "sf-39.bin", 0x20000, 0xcee3d292, 4 | BRF_GRA }, // 9 Background Tiles
|
||||
{ "sf-38.bin", 0x20000, 0x2ea99676, 4 | BRF_GRA }, // 10
|
||||
{ "sf-41.bin", 0x20000, 0xe0280495, 4 | BRF_GRA }, // 11
|
||||
{ "sf-40.bin", 0x20000, 0xc70b30de, 4 | BRF_GRA }, // 12
|
||||
|
||||
{ "sf-25.bin", 0x20000, 0x7f23042e, 5 | BRF_GRA }, // 13 More tiles?
|
||||
{ "sf-28.bin", 0x20000, 0x92f8b91c, 5 | BRF_GRA }, // 14
|
||||
{ "sf-30.bin", 0x20000, 0xb1399856, 5 | BRF_GRA }, // 15
|
||||
{ "sf-34.bin", 0x20000, 0x96b6ae2e, 5 | BRF_GRA }, // 16
|
||||
{ "sf-26.bin", 0x20000, 0x54ede9f5, 5 | BRF_GRA }, // 17
|
||||
{ "sf-29.bin", 0x20000, 0xf0649a67, 5 | BRF_GRA }, // 18
|
||||
{ "sf-31.bin", 0x20000, 0x8f4dd71a, 5 | BRF_GRA }, // 19
|
||||
{ "sf-35.bin", 0x20000, 0x70c00fb4, 5 | BRF_GRA }, // 20
|
||||
|
||||
{ "sf-15.bin", 0x20000, 0xfc0113db, 6 | BRF_GRA }, // 21 Sprites
|
||||
{ "sf-16.bin", 0x20000, 0x82e4a6d3, 6 | BRF_GRA }, // 22
|
||||
{ "sf-11.bin", 0x20000, 0xe112df1b, 6 | BRF_GRA }, // 23
|
||||
{ "sf-12.bin", 0x20000, 0x42d52299, 6 | BRF_GRA }, // 24
|
||||
{ "sf-07.bin", 0x20000, 0x49f340d9, 6 | BRF_GRA }, // 25
|
||||
{ "sf-08.bin", 0x20000, 0x95ece9b1, 6 | BRF_GRA }, // 26
|
||||
{ "sf-03.bin", 0x20000, 0x5ca05781, 6 | BRF_GRA }, // 27
|
||||
{ "sf-17.bin", 0x20000, 0x69fac48e, 6 | BRF_GRA }, // 28
|
||||
{ "sf-18.bin", 0x20000, 0x71cfd18d, 6 | BRF_GRA }, // 29
|
||||
{ "sf-13.bin", 0x20000, 0xfa2eb24b, 6 | BRF_GRA }, // 30
|
||||
{ "sf-14.bin", 0x20000, 0xad955c95, 6 | BRF_GRA }, // 31
|
||||
{ "sf-09.bin", 0x20000, 0x41b73a31, 6 | BRF_GRA }, // 32
|
||||
{ "sf-10.bin", 0x20000, 0x91c41c50, 6 | BRF_GRA }, // 33
|
||||
{ "sf-05.bin", 0x20000, 0x538c7cbe, 6 | BRF_GRA }, // 34
|
||||
|
||||
{ "sf-27.bin", 0x04000, 0x2b09b36d, 7 | BRF_GRA }, // 35 Characters
|
||||
|
||||
{ "sf-37.bin", 0x10000, 0x23d09d3d, 8 | BRF_GRA }, // 36 Tilemaps
|
||||
{ "sf-36.bin", 0x10000, 0xea16df6c, 8 | BRF_GRA }, // 37
|
||||
{ "sf-32.bin", 0x10000, 0x72df2bd9, 8 | BRF_GRA }, // 38
|
||||
{ "sf-33.bin", 0x10000, 0x3e99d3d5, 8 | BRF_GRA }, // 39
|
||||
|
||||
{ "sfb05.mb7114h.12k", 0x0100, 0x75af3553, 0 | BRF_OPT }, // 40 Proms
|
||||
{ "sfb10.mb7114h.11h", 0x0100, 0xc0e56586, 0 | BRF_OPT }, // 41
|
||||
{ "sfb04.mb7114h.12j", 0x0100, 0x4c734b64, 0 | BRF_OPT }, // 42
|
||||
{ "sfb00.mb7051.13h",0x0020, 0x06bcda53, 0 | BRF_OPT }, // 43
|
||||
};
|
||||
|
||||
STD_ROM_PICK(sfan)
|
||||
STD_ROM_FN(sfan)
|
||||
|
||||
static INT32 SfanInit()
|
||||
{
|
||||
return DrvInit(1);
|
||||
}
|
||||
|
||||
struct BurnDriver BurnDrvsfan = {
|
||||
"sfan", "sf", NULL, NULL, "1987",
|
||||
"Street Fighter (World, pneumatic buttons)\0", NULL, "Capcom", "Miscellaneous",
|
||||
NULL, NULL, NULL, NULL,
|
||||
BDF_GAME_WORKING | BDF_CLONE, 2, HARWARE_CAPCOM_MISC, GBF_VSFIGHT, FBF_SF,
|
||||
NULL, sfanRomInfo, sfanRomName, NULL, NULL, SfInputInfo, SfDIPInfo,
|
||||
SfanInit, DrvExit, DrvFrame, DrvDraw, DrvScan,
|
||||
&DrvRecalc, 0x401, 384, 224, 4, 3
|
||||
};
|
||||
|
||||
|
||||
// Street Fighter (US set 2)
|
||||
|
||||
static struct BurnRomInfo sfuaRomDesc[] = {
|
||||
|
|
|
@ -1501,11 +1501,11 @@ static struct BurnRomInfo ShdancblRomDesc[] = {
|
|||
|
||||
{ "ic77", 0x10000, 0xf93470b7, SYS16_ROM_SPRITES | BRF_GRA },
|
||||
{ "ic62", 0x10000, 0x50ca8065, SYS16_ROM_SPRITES | BRF_GRA },
|
||||
{ "sdbl.78", 0x10000, 0xe533be5d, SYS16_ROM_SPRITES | BRF_GRA },
|
||||
{ "ic78", 0x10000, 0xe533be5d, SYS16_ROM_SPRITES | BRF_GRA },
|
||||
{ "ic63", 0x10000, 0xd1866aa9, SYS16_ROM_SPRITES | BRF_GRA },
|
||||
{ "ic95", 0x10000, 0x828b8294, SYS16_ROM_SPRITES | BRF_GRA },
|
||||
{ "ic90", 0x10000, 0x3602b758, SYS16_ROM_SPRITES | BRF_GRA },
|
||||
{ "sdbl.94", 0x10000, 0xe2fa2b41, SYS16_ROM_SPRITES | BRF_GRA },
|
||||
{ "ic94", 0x10000, 0xe2fa2b41, SYS16_ROM_SPRITES | BRF_GRA },
|
||||
{ "ic89", 0x10000, 0x1ba4be93, SYS16_ROM_SPRITES | BRF_GRA },
|
||||
|
||||
{ "ic79", 0x10000, 0xf22548ee, SYS16_ROM_SPRITES | BRF_GRA },
|
||||
|
|
|
@ -198,6 +198,7 @@
|
|||
<li>Added drivers for Yie-Ar Kung Fu and Shaolins Road on Konami hardware [iq_132]</li>
|
||||
<li>Added clone of Growl to the Taito F2 driver [barry]</li>
|
||||
<li>Added clone of Jumping to the Taito Misc driver [barry]</li>
|
||||
<li>Sync with MAME 0.155 [barry, JacKc]</li>
|
||||
</ul>
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue