Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/finalburnneo/FBNeo
Browse files Browse the repository at this point in the history
  • Loading branch information
dinkc64 committed Oct 29, 2024
2 parents 3ac3a3d + d2bbb8f commit 1c282ba
Show file tree
Hide file tree
Showing 8 changed files with 73 additions and 53 deletions.
4 changes: 2 additions & 2 deletions src/burn/drv/capcom/cps_run.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -172,8 +172,8 @@ INT32 CpsRunInit()
if (QsndInit()) {
return 1;
}
QsndSetRoute(BURN_SND_QSND_OUTPUT_1, 1.00, BURN_SND_ROUTE_LEFT);
QsndSetRoute(BURN_SND_QSND_OUTPUT_2, 1.00, BURN_SND_ROUTE_RIGHT);
QsndSetRoute(BURN_SND_QSND_OUTPUT_1, 2.00, BURN_SND_ROUTE_LEFT);
QsndSetRoute(BURN_SND_QSND_OUTPUT_2, 2.00, BURN_SND_ROUTE_RIGHT);
}

if (Cps == 2 || PangEEP || Cps1Qs == 1 || CpsBootlegEEPROM) EEPROMReset();
Expand Down
45 changes: 36 additions & 9 deletions src/burn/drv/galaxian/d_galaxian.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -6872,7 +6872,7 @@ static struct BurnRomInfo ZerotimemcRomDesc[] = {
STD_ROM_PICK(Zerotimemc)
STD_ROM_FN(Zerotimemc)

static struct BurnRomInfo ZerotimeuRomDesc[] = {
static struct BurnRomInfo ZerotimeaRomDesc[] = {
// Unknown manufacturer / bootleger
{ "1.bin", 0x00800, 0xac64aabe, BRF_ESS | BRF_PRG | GAL_ROM_Z80_PROG1 },
{ "2.bin", 0x00800, 0xa433067e, BRF_ESS | BRF_PRG | GAL_ROM_Z80_PROG1 },
Expand All @@ -6886,8 +6886,25 @@ static struct BurnRomInfo ZerotimeuRomDesc[] = {
{ "82s123.bin", 0x00020, 0xc3ac9467, BRF_GRA | GAL_ROM_PROM },
};

STD_ROM_PICK(Zerotimeu)
STD_ROM_FN(Zerotimeu)
STD_ROM_PICK(Zerotimea)
STD_ROM_FN(Zerotimea)

static struct BurnRomInfo ZerotimebRomDesc[] = {
// Unknown manufacturer / bootleger
{ "p01-6b52-2716.bin", 0x00800, 0x90a2bc61, BRF_ESS | BRF_PRG | GAL_ROM_Z80_PROG1 },
{ "p02-f499-2716.bin", 0x00800, 0xa433067e, BRF_ESS | BRF_PRG | GAL_ROM_Z80_PROG1 },
{ "p03a-eh61-2716.bin", 0x00800, 0xaaf038d4, BRF_ESS | BRF_PRG | GAL_ROM_Z80_PROG1 },
{ "p04-17c7-2716.bin", 0x00800, 0x786d690a, BRF_ESS | BRF_PRG | GAL_ROM_Z80_PROG1 },
{ "p05-07fe-2716.bin", 0x00800, 0xaf9260d7, BRF_ESS | BRF_PRG | GAL_ROM_Z80_PROG1 },

{ "7-2716.bin", 0x00800, 0x39546539, BRF_GRA | GAL_ROM_TILES_SHARED },
{ "6-2716.bin", 0x00800, 0xd10337c3, BRF_GRA | GAL_ROM_TILES_SHARED },

{ "mb7051.6l", 0x00020, 0xc3ac9467, BRF_GRA | GAL_ROM_PROM },
};

STD_ROM_PICK(Zerotimeb)
STD_ROM_FN(Zerotimeb)

static struct BurnRomInfo GalaxcirsaRomDesc[] = {
{ "cirsagal.1", 0x00800, 0xac64aabe, BRF_ESS | BRF_PRG | GAL_ROM_Z80_PROG1 },
Expand Down Expand Up @@ -7346,12 +7363,22 @@ struct BurnDriver BurnDrvZerotimemc = {
NULL, 392, 224, 256, 3, 4
};

struct BurnDriver BurnDrvZerotimeu = {
"zerotimeu", "galaxian", NULL, NULL, "1979",
"Zero Time (Spanish bootleg)\0", NULL, "bootleg", "Galaxian",
struct BurnDriver BurnDrvZerotimea = {
"zerotimea", "galaxian", NULL, NULL, "1979",
"Zero Time (Spanish bootleg, set 1)\0", NULL, "bootleg", "Galaxian",
NULL, NULL, NULL, NULL,
BDF_GAME_WORKING | BDF_CLONE | BDF_ORIENTATION_VERTICAL | BDF_ORIENTATION_FLIPPED | BDF_BOOTLEG | BDF_HISCORE_SUPPORTED, 2, HARDWARE_GALAXIAN, GBF_VERSHOOT, 0,
NULL, ZerotimeaRomInfo, ZerotimeaRomName, NULL, NULL, NULL, NULL, GalaxianInputInfo, ZerotimeDIPInfo,
GalInit, GalExit, GalFrame, GalDraw, GalScan,
NULL, 392, 224, 256, 3, 4
};

struct BurnDriver BurnDrvZerotimeb = {
"zerotimeb", "galaxian", NULL, NULL, "1979",
"Zero Time (Spanish bootleg, set 2)\0", NULL, "bootleg", "Galaxian",
NULL, NULL, NULL, NULL,
BDF_GAME_WORKING | BDF_CLONE | BDF_ORIENTATION_VERTICAL | BDF_ORIENTATION_FLIPPED | BDF_BOOTLEG | BDF_HISCORE_SUPPORTED, 2, HARDWARE_GALAXIAN, GBF_VERSHOOT, 0,
NULL, ZerotimeuRomInfo, ZerotimeuRomName, NULL, NULL, NULL, NULL, GalaxianInputInfo, ZerotimeDIPInfo,
NULL, ZerotimebRomInfo, ZerotimebRomName, NULL, NULL, NULL, NULL, GalaxianInputInfo, ZerotimeDIPInfo,
GalInit, GalExit, GalFrame, GalDraw, GalScan,
NULL, 392, 224, 256, 3, 4
};
Expand Down Expand Up @@ -10088,7 +10115,7 @@ struct BurnDriver BurnDrvPacmanblc = {

struct BurnDriver BurnDrvPacmanblv = {
"pacmanblv", "puckman", NULL, NULL, "1981",
"Pac-Man (Video Dens, Spanish bootleg on Galaxian hardware)\0", NULL, "bootleg (Video Dens)", "Galaxian",
"Pac-Man (Video Dens, Spanish bootleg on Galaxian hardware, set 1)\0", NULL, "bootleg (Video Dens)", "Galaxian",
NULL, NULL, NULL, NULL,
BDF_GAME_WORKING | BDF_CLONE | BDF_ORIENTATION_VERTICAL | BDF_ORIENTATION_FLIPPED | BDF_BOOTLEG | BDF_HISCORE_SUPPORTED, 2, HARDWARE_GALAXIAN, GBF_MAZE, 0,
NULL, PacmanblvRomInfo, PacmanblvRomName, NULL, NULL, NULL, NULL, PacmanblInputInfo, PacmanblDIPInfo,
Expand Down Expand Up @@ -14320,7 +14347,7 @@ struct BurnDriver BurnDrvJumpbug = {

struct BurnDriver BurnDrvJumpbugb = {
"jumpbugb", "jumpbug", NULL, NULL, "1981",
"Jump Bug (bootleg)\0", NULL, "bootleg", "Galaxian",
"Jump Bug (bootleg, set 1)\0", NULL, "bootleg", "Galaxian",
NULL, NULL, NULL, NULL,
BDF_GAME_WORKING | BDF_CLONE | BDF_ORIENTATION_VERTICAL | BDF_ORIENTATION_FLIPPED | BDF_BOOTLEG | BDF_HISCORE_SUPPORTED, 2, HARDWARE_GALAXIAN, GBF_HORSHOOT, 0,
NULL, JumpbugbRomInfo, JumpbugbRomName, NULL, NULL, NULL, NULL, JumpbugInputInfo, JumpbugDIPInfo,
Expand Down
11 changes: 1 addition & 10 deletions src/burn/drv/irem/d_m72.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -939,14 +939,6 @@ static const UINT8 loht_crc[18] = {
0x39,0x00,0x82,0xae, 0x2c,0x9d,0x4b,0x73,0xfb,0xac,0xd4,0x6d, 0x6d,0x5b,0x77,0xc0, 0x00,0x00
};

/* Gallop - Armed police Unit */
static const INT32 gallop_sample_offsets[32] = {
31,
0x00000, 0x00020, 0x00040, 0x01360, 0x02580, 0x04f20, 0x06240, 0x076e0,
0x08660, 0x092a0, 0x09ba0, 0x0a560, 0x0cee0, 0x0de20, 0x0e620, 0x0f1c0,
0x10200, 0x10220, 0x10240, 0x11380, 0x12760, 0x12780, 0x127a0, 0x13c40,
0x140a0, 0x16760, 0x17e40, 0x18ee0, 0x19f60, 0x1bbc0, 0x1cee0 };

//--------------------------------------------------------------------------------------------------------------------------------------------------


Expand Down Expand Up @@ -4151,7 +4143,7 @@ static struct BurnRomInfo gallopm72RomDesc[] = {

{ "cc_c-v0.ic44", 0x20000, 0x6247bade, 0x05 | BRF_SND }, // 16 DAC Samples

{ "cc_c-pr-.ic1", 0x01000, 0x00000000, 0x00 | BRF_PRG | BRF_NODUMP }, // 17 i8751 microcontroller
{ "cc_c-pr-.ic1", 0x01000, 0xac4421b1, 0x07 | BRF_PRG }, // 17 i8751 microcontroller

{ "m72_a-8l-.ic66", 0x00100, 0xb460c438, 0x00 | BRF_OPT }, // 18 Proms
{ "m72_a-9l-.ic75", 0x00100, 0xa4f2c4bc, 0x00 | BRF_OPT }, // 19
Expand All @@ -4166,7 +4158,6 @@ STD_ROM_FN(gallopm72)

static INT32 gallopm72Init()
{
protection_sample_offsets = gallop_sample_offsets;
Clock_16mhz = 1;

return DrvInit(common_080000_0a0000, sound_ram_map, NULL, Z80_FAKE_NMI, 0, 0);
Expand Down
2 changes: 1 addition & 1 deletion src/burn/drv/pre90s/d_pitnrun.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -906,7 +906,7 @@ struct BurnDriver BurnDrvPitnrunb = {
"pitnrunb", "pitnrun", NULL, NULL, "1984",
"Pit & Run - F-1 Race (location test?)\0", "Missing analog sounds and some gfx effects", "Taito Corporation", "Miscellaneous",
NULL, NULL, NULL, NULL,
BDF_GAME_WORKING | BDF_CLONE | BDF_ORIENTATION_VERTICAL | BDF_ORIENTATION_FLIPPED | BDF_HISCORE_SUPPORTED, 2, HARDWARE_PREFIX_TAITO, GBF_RACING, 0,
BDF_GAME_WORKING | BDF_CLONE | BDF_ORIENTATION_VERTICAL | BDF_ORIENTATION_FLIPPED | BDF_PROTOTYPE | BDF_HISCORE_SUPPORTED, 2, HARDWARE_PREFIX_TAITO, GBF_RACING, 0,
NULL, pitnrunbRomInfo, pitnrunbRomName, NULL, NULL, NULL, NULL, PitnrunInputInfo, PitnrunDIPInfo,
PitnrunInit, DrvExit, DrvFrame, DrvDraw, NULL, &DrvRecalc, 0,
224, 256, 3, 4
Expand Down
16 changes: 8 additions & 8 deletions src/burn/drv/pre90s/d_shisen.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -676,7 +676,7 @@ struct BurnDriver BurnDrvShisena = {
};


// Sichuan II (bootlet, set 1)
// Sichuan II (bootleg, set 1)

static struct BurnRomInfo sichuan2RomDesc[] = {
{ "6.11d", 0x10000, 0x98a2459b, 1 | BRF_PRG | BRF_ESS }, // 0 Z80 #0 Code
Expand All @@ -698,8 +698,8 @@ static struct BurnRomInfo sichuan2RomDesc[] = {
{ "21.12l", 0x10000, 0xfb83c652, 3 | BRF_GRA }, // 14
{ "22.13l", 0x10000, 0xd8b689e9, 3 | BRF_GRA }, // 15
{ "23.14l", 0x10000, 0xe6611947, 3 | BRF_GRA }, // 16
{ "11.6j", 0x10000, 0x473b349a, 3 | BRF_GRA }, // 17
{ "10.5j", 0x10000, 0xd9a60285, 3 | BRF_GRA }, // 18
{ "11.5j", 0x10000, 0x473b349a, 3 | BRF_GRA }, // 17
{ "10.6j", 0x10000, 0xd9a60285, 3 | BRF_GRA }, // 18

{ "2.7b", 0x10000, 0x92f0093d, 4 | BRF_SND }, // 19 Samples
{ "3.6c", 0x10000, 0x116a049c, 4 | BRF_SND }, // 20
Expand All @@ -721,7 +721,7 @@ static INT32 Sichuan2Init()

struct BurnDriver BurnDrvSichuan2 = {
"sichuan2", "matchit", NULL, NULL, "1989",
"Sichuan II (bootlet, set 1)\0", NULL, "bootleg", "Miscellaneous",
"Sichuan II (bootleg, set 1)\0", NULL, "bootleg", "Miscellaneous",
NULL, NULL, NULL, NULL,
BDF_GAME_WORKING | BDF_CLONE | BDF_BOOTLEG | BDF_HISCORE_SUPPORTED, 2, HARDWARE_MISC_PRE90S, GBF_PUZZLE, 0,
NULL, sichuan2RomInfo, sichuan2RomName, NULL, NULL, NULL, NULL, ShisenInputInfo, ShisenDIPInfo,
Expand All @@ -730,7 +730,7 @@ struct BurnDriver BurnDrvSichuan2 = {
};


// Sichuan II (bootlet, set 2)
// Sichuan II (bootleg, set 2)

static struct BurnRomInfo sichuan2aRomDesc[] = {
{ "ic06.a6", 0x10000, 0xf8ac05ef, 1 | BRF_PRG | BRF_ESS }, // 0 Z80 #0 Code
Expand Down Expand Up @@ -766,7 +766,7 @@ STD_ROM_FN(sichuan2a)

struct BurnDriver BurnDrvSichuan2a = {
"sichuan2a", "matchit", NULL, NULL, "1989",
"Sichuan II (bootlet, set 2)\0", NULL, "bootleg", "Miscellaneous",
"Sichuan II (bootleg, set 2)\0", NULL, "bootleg", "Miscellaneous",
NULL, NULL, NULL, NULL,
BDF_GAME_WORKING | BDF_CLONE | BDF_BOOTLEG | BDF_HISCORE_SUPPORTED, 2, HARDWARE_MISC_PRE90S, GBF_PUZZLE, 0,
NULL, sichuan2aRomInfo, sichuan2aRomName, NULL, NULL, NULL, NULL, ShisenInputInfo, ShisenDIPInfo,
Expand Down Expand Up @@ -797,8 +797,8 @@ static struct BurnRomInfo matchitbRomDesc[] = {
{ "17.12l", 0x10000, 0xfb83c652, 3 | BRF_GRA }, // 14
{ "18.13l", 0x10000, 0xd8b689e9, 3 | BRF_GRA }, // 15
{ "19.14l", 0x10000, 0xe6611947, 3 | BRF_GRA }, // 16
{ "6.6j", 0x10000, 0x473b349a, 3 | BRF_GRA }, // 17
{ "5.5j", 0x10000, 0xd9a60285, 3 | BRF_GRA }, // 18
{ "6.5j", 0x10000, 0x473b349a, 3 | BRF_GRA }, // 17
{ "7.6j", 0x10000, 0xd9a60285, 3 | BRF_GRA }, // 18

{ "2.7b", 0x10000, 0x92f0093d, 4 | BRF_SND }, // 19 Samples
{ "3.6c", 0x10000, 0x116a049c, 4 | BRF_SND }, // 20
Expand Down
40 changes: 20 additions & 20 deletions src/burn/drv/pre90s/d_tsamurai.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1389,7 +1389,7 @@ static INT32 DrvScan(INT32 nAction,INT32 *pnMin)
}


// Samurai Nihon-Ichi (set 1)
// Samurai Nihon-Ichi (rev 1)
// there's a protection device labeled B5 at location l3 on the main board

static struct BurnRomInfo tsamuraiRomDesc[] = {
Expand Down Expand Up @@ -1429,7 +1429,7 @@ static INT32 tsamuraiInit()

struct BurnDriver BurnDrvTsamurai = {
"tsamurai", NULL, NULL, NULL, "1985",
"Samurai Nihon-Ichi (set 1)\0", NULL, "Kaneko / Taito", "Miscellaneous",
"Samurai Nihon-Ichi (rev 1)\0", NULL, "Kaneko / Taito", "Miscellaneous",
NULL, NULL, NULL, NULL,
BDF_GAME_WORKING | BDF_ORIENTATION_VERTICAL | BDF_ORIENTATION_FLIPPED | BDF_HISCORE_SUPPORTED, 2, HARDWARE_MISC_PRE90S, GBF_SCRFIGHT, 0,
NULL, tsamuraiRomInfo, tsamuraiRomName, NULL, NULL, NULL, NULL, TsamuraiInputInfo, TsamuraiDIPInfo,
Expand All @@ -1438,9 +1438,9 @@ struct BurnDriver BurnDrvTsamurai = {
};


// Samurai Nihon-Ichi (set 2)
// Samurai Nihon-Ichi

static struct BurnRomInfo tsamurai2RomDesc[] = {
static struct BurnRomInfo tsamuraiaRomDesc[] = {
{ "a35-01.3r", 0x4000, 0x282d96ad, 1 | BRF_PRG | BRF_ESS }, // 0 Z80 #0 Code
{ "a35-02.3t", 0x4000, 0xe3fa0cfa, 1 | BRF_PRG | BRF_ESS }, // 1
{ "a35-03.3v", 0x4000, 0x2fff1e0a, 1 | BRF_PRG | BRF_ESS }, // 2
Expand All @@ -1467,15 +1467,15 @@ static struct BurnRomInfo tsamurai2RomDesc[] = {
{ "a35-18.2m", 0x0100, 0x918e4732, 7 | BRF_GRA }, // 17
};

STD_ROM_PICK(tsamurai2)
STD_ROM_FN(tsamurai2)
STD_ROM_PICK(tsamuraia)
STD_ROM_FN(tsamuraia)

struct BurnDriver BurnDrvTsamurai2 = {
"tsamurai2", "tsamurai", NULL, NULL, "1985",
"Samurai Nihon-Ichi (set 2)\0", NULL, "Kaneko / Taito", "Miscellaneous",
struct BurnDriver BurnDrvTsamuraia = {
"tsamuraia", "tsamurai", NULL, NULL, "1985",
"Samurai Nihon-Ichi\0", NULL, "Kaneko / Taito", "Miscellaneous",
NULL, NULL, NULL, NULL,
BDF_GAME_WORKING | BDF_CLONE | BDF_ORIENTATION_VERTICAL | BDF_ORIENTATION_FLIPPED | BDF_HISCORE_SUPPORTED, 2, HARDWARE_MISC_PRE90S, GBF_SCRFIGHT, 0,
NULL, tsamurai2RomInfo, tsamurai2RomName, NULL, NULL, NULL, NULL, TsamuraiInputInfo, TsamuraiDIPInfo,
NULL, tsamuraiaRomInfo, tsamuraiaRomName, NULL, NULL, NULL, NULL, TsamuraiInputInfo, TsamuraiDIPInfo,
tsamuraiInit, DrvExit, DrvFrame, DrvDraw, DrvScan, &DrvRecalc, 0x100,
224, 256, 3, 4
};
Expand Down Expand Up @@ -1524,7 +1524,7 @@ struct BurnDriver BurnDrvTsamuraih = {
};


// Lady Master of Kung Fu (set 1, newer)
// Lady Master of Kung Fu (rev 1)
// there's a protection device labeled 6 at location l3 on the main board

static struct BurnRomInfo ladymstrRomDesc[] = {
Expand Down Expand Up @@ -1559,7 +1559,7 @@ STD_ROM_FN(ladymstr)

struct BurnDriver BurnDrvLadymstr = {
"ladymstr", NULL, NULL, NULL, "1985",
"Lady Master of Kung Fu (set 1, newer)\0", NULL, "Kaneko / Taito", "Miscellaneous",
"Lady Master of Kung Fu (rev 1)\0", NULL, "Kaneko / Taito", "Miscellaneous",
NULL, NULL, NULL, NULL,
BDF_GAME_WORKING | BDF_ORIENTATION_VERTICAL | BDF_ORIENTATION_FLIPPED | BDF_HISCORE_SUPPORTED, 2, HARDWARE_MISC_PRE90S, GBF_SCRFIGHT, 0,
NULL, ladymstrRomInfo, ladymstrRomName, NULL, NULL, NULL, NULL, TsamuraiInputInfo, LadymstrDIPInfo,
Expand All @@ -1568,10 +1568,10 @@ struct BurnDriver BurnDrvLadymstr = {
};


// Lady Master of Kung Fu (set 2, older)
// Lady Master of Kung Fu
// there's a protection device labeled 6 at location l3 on the main board

static struct BurnRomInfo ladymstr2RomDesc[] = {
static struct BurnRomInfo ladymstraRomDesc[] = {
{ "a49-01.3r", 0x4000, 0x8729e50e, 1 | BRF_PRG | BRF_ESS }, // 0 Z80 #0 Code // believed to be newer because of the -01 suffix
{ "a49-02.3t", 0x4000, 0xb0a9020b, 1 | BRF_PRG | BRF_ESS }, // 1
{ "a49-03.3v", 0x4000, 0x641c94ed, 1 | BRF_PRG | BRF_ESS }, // 2
Expand All @@ -1598,15 +1598,15 @@ static struct BurnRomInfo ladymstr2RomDesc[] = {
{ "a49-18.2m", 0x0100, 0xf5ce3c45, 7 | BRF_GRA }, // 17
};

STD_ROM_PICK(ladymstr2)
STD_ROM_FN(ladymstr2)
STD_ROM_PICK(ladymstra)
STD_ROM_FN(ladymstra)

struct BurnDriver BurnDrvLadymstr2 = {
"ladymstr2", "ladymstr", NULL, NULL, "1985",
"Lady Master of Kung Fu (set 2, older)\0", NULL, "Kaneko / Taito", "Miscellaneous",
struct BurnDriver BurnDrvLadymstra = {
"ladymstra", "ladymstr", NULL, NULL, "1985",
"Lady Master of Kung Fu\0", NULL, "Kaneko / Taito", "Miscellaneous",
NULL, NULL, NULL, NULL,
BDF_GAME_WORKING | BDF_CLONE | BDF_ORIENTATION_VERTICAL | BDF_ORIENTATION_FLIPPED | BDF_HISCORE_SUPPORTED, 2, HARDWARE_MISC_PRE90S, GBF_SCRFIGHT, 0,
NULL, ladymstr2RomInfo, ladymstr2RomName, NULL, NULL, NULL, NULL, TsamuraiInputInfo, LadymstrDIPInfo,
NULL, ladymstraRomInfo, ladymstraRomName, NULL, NULL, NULL, NULL, TsamuraiInputInfo, LadymstrDIPInfo,
tsamuraiInit, DrvExit, DrvFrame, DrvDraw, DrvScan, &DrvRecalc, 0x100,
224, 256, 3, 4
};
Expand Down
4 changes: 3 additions & 1 deletion src/burn/drv/pre90s/d_wallc.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -456,7 +456,7 @@ struct BurnDriver BurnDrvWallca = {
};


// Wall Crash (set 2)
// Brick Blast (bootleg of Wall Crash)

static struct BurnRomInfo brkblastRomDesc[] = {
{ "fadesa-r0.6m", 0x4000, 0x4e96ca15, 0 | BRF_ESS | BRF_PRG }, // 0 Z80 Code
Expand All @@ -466,6 +466,8 @@ static struct BurnRomInfo brkblastRomDesc[] = {
{ "rom1.rom", 0x0800, 0x3884fd4f, 1 | BRF_GRA }, // 4

{ "74s288.c2", 0x0020, 0x83e3e293, 2 | BRF_GRA }, // 5 Color Prom

{ "82s153.h8", 0x00eb, 0xa6db7c28, 0 | BRF_OPT }, // 6 PLDs
};

STD_ROM_PICK(brkblast)
Expand Down
4 changes: 2 additions & 2 deletions src/burn/drv/taito/d_taitof2.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -11554,7 +11554,7 @@ struct BurnDriver BurnDrvNinjaku = {

struct BurnDriver BurnDrvPulirula = {
"pulirula", NULL, NULL, NULL, "1991",
"PuLiRuLa (World)\0", NULL, "Taito Corporation Japan", "Taito F2",
"PuLiRuLa (World, dual PCB)\0", NULL, "Taito Corporation Japan", "Taito F2",
NULL, NULL, NULL, NULL,
BDF_GAME_WORKING | BDF_HISCORE_SUPPORTED, 2, HARDWARE_TAITO_TAITOF2, GBF_SCRFIGHT, 0,
NULL, PulirulaRomInfo, PulirulaRomName, NULL, NULL, NULL, NULL, PulirulaInputInfo, PulirulaDIPInfo,
Expand All @@ -11564,7 +11564,7 @@ struct BurnDriver BurnDrvPulirula = {

struct BurnDriver BurnDrvPulirulaa = {
"pulirulaa", "pulirula", NULL, NULL, "1991",
"PuLiRuLa (World, earlier?)\0", NULL, "Taito Corporation", "Taito F2",
"PuLiRuLa (World, single PCB)\0", NULL, "Taito Corporation", "Taito F2",
NULL, NULL, NULL, NULL,
BDF_GAME_WORKING | BDF_CLONE | BDF_HISCORE_SUPPORTED, 2, HARDWARE_TAITO_TAITOF2, GBF_SCRFIGHT, 0,
NULL, PulirulaaRomInfo, PulirulaaRomName, NULL, NULL, NULL, NULL, PulirulaInputInfo, PulirulaDIPInfo,
Expand Down

0 comments on commit 1c282ba

Please sign in to comment.