added Street Fighter II: The World Warrior (Quicken, bootleg) [Moffitt]

Update whatsnew.html
This commit is contained in:
jackchatelet 2017-07-28 11:46:42 +00:00
parent f789e8a457
commit a1f6b1089d
2 changed files with 44 additions and 5 deletions

View File

@ -9255,6 +9255,34 @@ static struct BurnRomInfo Sf2qp1RomDesc[] = {
STD_ROM_PICK(Sf2qp1)
STD_ROM_FN(Sf2qp1)
static struct BurnRomInfo Sf2qp2RomDesc[] = {
{ "qkn.33", 0x080000, 0x43aa343d, BRF_ESS | BRF_PRG | CPS1_68K_PROGRAM_NO_BYTESWAP },
{ "qkn.34", 0x080000, 0xd03b553f, BRF_ESS | BRF_PRG | CPS1_68K_PROGRAM_NO_BYTESWAP },
{ "sf2_06.bin", 0x080000, 0x22c9cc8e, BRF_GRA | CPS1_TILES },
{ "sf2_08.bin", 0x080000, 0x57213be8, BRF_GRA | CPS1_TILES },
{ "sf2_05.bin", 0x080000, 0xba529b4f, BRF_GRA | CPS1_TILES },
{ "sf2_07.bin", 0x080000, 0x4b1b33a8, BRF_GRA | CPS1_TILES },
{ "sf2_15.bin", 0x080000, 0x2c7e2229, BRF_GRA | CPS1_TILES },
{ "sf2_17.bin", 0x080000, 0xb5548f17, BRF_GRA | CPS1_TILES },
{ "sf2_14.bin", 0x080000, 0x14b84312, BRF_GRA | CPS1_TILES },
{ "sf2_16.bin", 0x080000, 0x5e9cd89a, BRF_GRA | CPS1_TILES },
{ "sf2_25.bin", 0x080000, 0x994bfa58, BRF_GRA | CPS1_TILES },
{ "sf2_27.bin", 0x080000, 0x3e66ad9d, BRF_GRA | CPS1_TILES },
{ "sf2_24.bin", 0x080000, 0xc1befaa8, BRF_GRA | CPS1_TILES },
{ "sf2_26.bin", 0x080000, 0x0627c831, BRF_GRA | CPS1_TILES },
{ "sf2_09.bin", 0x010000, 0xa4823a1b, BRF_PRG | CPS1_Z80_PROGRAM },
{ "sf2_18.bin", 0x020000, 0x7f162009, BRF_SND | CPS1_OKIM6295_SAMPLES },
{ "sf2_19.bin", 0x020000, 0xbeade53f, BRF_SND | CPS1_OKIM6295_SAMPLES },
A_BOARD_PLDS
};
STD_ROM_PICK(Sf2qp2)
STD_ROM_FN(Sf2qp2)
static struct BurnRomInfo Sf2thndrRomDesc[] = {
{ "17_30.11e", 0x020000, 0xd3cd6d18, BRF_ESS | BRF_PRG | CPS1_68K_PROGRAM_BYTESWAP },
{ "17_37.11f", 0x020000, 0xe892716e, BRF_ESS | BRF_PRG | CPS1_68K_PROGRAM_BYTESWAP },
@ -13506,6 +13534,7 @@ static const struct GameConfig ConfigTable[] =
{ "sf2jl" , CPS_B_17 , mapper_STF29 , 0, NULL },
{ "sf2jla" , CPS_B_17 , mapper_STF29 , 0, NULL },
{ "sf2qp1" , CPS_B_17 , mapper_STF29 , 0, NULL },
{ "sf2qp2" , CPS_B_14 , mapper_STF29 , 0, NULL },
{ "sf2thndr" , CPS_B_17 , mapper_STF29 , 0, NULL },
{ "sf2b" , CPS_B_17 , mapper_STF29 , 0, NULL },
{ "sf2b2" , CPS_B_17 , mapper_STF29 , 0, NULL },
@ -19366,6 +19395,16 @@ struct BurnDriver BurnDrvCpsSf2qp1 = {
&CpsRecalcPal, 0x1000, 384, 224, 4, 3
};
struct BurnDriver BurnDrvCpsSf2qp2 = {
"sf2qp2", "sf2", NULL, NULL, "1991",
"Street Fighter II - The World Warrior (Quicken bootleg, 910522 USA)\0", NULL, "bootleg", "CPS1",
NULL, NULL, NULL, NULL,
BDF_GAME_WORKING | BDF_CLONE | BDF_BOOTLEG, 2, HARDWARE_CAPCOM_CPS1, GBF_VSFIGHT, FBF_SF,
NULL, Sf2qp2RomInfo, Sf2qp2RomName, NULL, NULL, Sf2InputInfo, Sf2DIPInfo,
Sf2qp1Init, DrvExit, Cps1Frame, CpsRedraw, CpsAreaScan,
&CpsRecalcPal, 0x1000, 384, 224, 4, 3
};
struct BurnDriver BurnDrvCpsSf2thndr = {
"sf2thndr", "sf2", NULL, NULL, "1991",
"Street Fighter II - The World Warrior (Thunder Edition bootleg, 910214 etc)\0", NULL, "bootleg", "CPS1",

View File

@ -244,12 +244,12 @@
<li>Added clone of Gals Panic DX (Asia) [arcade mod bios]</li>
<li>Added American Horseshoes (Taito-L) - was missing from the .40 release by accident [dink]</li>
<li>Added clone of Macross II (Korea) [CoolMod, CS, The Dumping Union, JacKc]</li>
<li>Added clone of The Last Blade (Special 2017, hack) [GSC20017, JacKc, iq_132]</li>
<li>Added clone of The Last Blade (Special 2017, hack from GSC2007) [GSC2007, JacKc, iq_132]</li>
<li>Added clone of Street Fighter II: The World Warrior (Japan 911210, CPS-B-17) [ShouTime, Bonky, MetalliC, JacKc]</li>
<li>Added clone of Operation Wolf (Japan, SC) [ShouTime, JacKc]</li>
<li>Added clone of Operation Thunderbolt (Japan, SC) [ShouTime, JacKc]</li>
<li>Added clone of Silk Worm (prototype?) [frsj8112, JacKc]</li>
<li>Added clone of Double Dragon (Special 2017, hack) [JacKc, iq_132]</li>
<li>Added clone of Double Dragon (Special 2017, hack from GSC2007) [GSC2007, JacKc, iq_132]</li>
<li>Added clone of Palamedes (US) [caius, The Dumping Union, JacKc]</li>
<li>Added Nebulous Bee, clone of Galaga [JacKc]</li>
<li>Added clone of Jackal (bootleg, Rotary Joystick) [f205v, The Iron Goat, JacKc]</li>
@ -257,8 +257,8 @@
<li>Added clone of Captain Silver (Japan, revision 1) [Apocalypse, The Dumping Union, JacKc]</li>
<li>Added clone of Super Street Fighter II to the CPS-2 driver [Barry, idc/Team Avalaunch]</li>
<li>Added clone of Bucky O'Hare (ver JA) [ShouTime, The Dumping Union, JacKc]</li>
<li>Added Samurai Shodown IV - Amakusa's Revenge / Samurai Spirits - Amakusa Kourin (Special 2017, hack) [GSC2007, JacKc]</li>
<li>Updated The King of Fighters '98 (Combo) to Ver. 2017/04/08 [JacKc]</li>
<li>Added Samurai Shodown IV - Amakusa's Revenge / Samurai Spirits - Amakusa Kourin (Special 2017, hack from GSC2007) [GSC2007, JacKc]</li>
<li>Updated The King of Fighters '98 (Combo) to Ver. 2017/04/08 [Ivex, JacKc]</li>
<li>Sync. romsets with MAME 0.187 [Barry]</li>
</ul>
@ -459,7 +459,7 @@
<li>Added Sky Robo and Tatakae! Big Fighter to the armedf driver. Thanks to CapsOff for dumping the impossible protection MCU! [dink]</li>
<li>Added Hangzo! to the DataEast Rohga driver [iq_132]</li>
<li>Added Gals Panic S2 (Europe), now its the parent [rtw, JacKc]</li>
<li>Added Samurai Shodown II (Spacial 2017) [GSC2007, JacKc, iq_132]</li>
<li>Added Samurai Shodown II (Spacial 2017, hack from GSC2007) [GSC2007, JacKc, iq_132]</li>
<li>Finished emulation of early Seta games: Caliber 50, ThunderCade, Twin Eagle, DownTown, Meta Fox and Arbalester [dink]</li>
<li>Added Ken Sei Mogura: Street Fighter II (Japan 940418, Ver 1.00) [Barry]</li>
<!-- clones and updated romsets in drivers -->