Skip to content

Commit

Permalink
d_cps2: ssf2tnl v0.8 (CRCs + labels) (#1519)
Browse files Browse the repository at this point in the history
* d_cps2: ssf2tnl v0.8 (CRCs + labels)

updated to latest version.
new labels as per suggested.

* d_nes: tsbtapmeter

About This File: This is the current TPC TSB rom with the tap counts displayed. The TPC rom only has the player 2 conditions fix as the no fumbles in endzone hack.
  • Loading branch information
Igor-Arabe authored Jul 21, 2023
1 parent aa96af0 commit 529e68e
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 22 deletions.
44 changes: 22 additions & 22 deletions src/burn/drv/capcom/d_cps2.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -7759,26 +7759,26 @@ STD_ROM_PICK(Ssf2th)
STD_ROM_FN(Ssf2th)

static struct BurnRomInfo Ssf2tnlRomDesc[] = {
{ "sfxe.03c", 0x080000, 0xff8a0f1e, CPS2_PRG_68K | BRF_ESS | BRF_PRG },
{ "sfxe.04a", 0x080000, 0x570b7843, CPS2_PRG_68K | BRF_ESS | BRF_PRG },
{ "sfxe.05", 0x080000, 0x866c980e, CPS2_PRG_68K | BRF_ESS | BRF_PRG },
{ "sfxe.06a", 0x080000, 0xadb6474e, CPS2_PRG_68K | BRF_ESS | BRF_PRG },
{ "sfxe.07", 0x080000, 0xf4ebe547, CPS2_PRG_68K | BRF_ESS | BRF_PRG },
{ "sfxe.08", 0x080000, 0x04462bf4, CPS2_PRG_68K | BRF_ESS | BRF_PRG },
{ "sfx.09", 0x080000, 0x23d51921, CPS2_PRG_68K | BRF_ESS | BRF_PRG },

{ "sfx.13m", 0x200000, 0xc05989e6, CPS2_GFX | BRF_GRA },
{ "sfx.15m", 0x200000, 0xee15fca6, CPS2_GFX | BRF_GRA },
{ "sfx.17m", 0x200000, 0x2e9d2558, CPS2_GFX | BRF_GRA },
{ "sfx.19m", 0x200000, 0x6f01ec3b, CPS2_GFX | BRF_GRA },
{ "sfx.14m", 0x100000, 0x08c6976b, CPS2_GFX | BRF_GRA },
{ "sfx.16m", 0x100000, 0x4d94aee3, CPS2_GFX | BRF_GRA },
{ "sfx.18m", 0x100000, 0xfab6dfd6, CPS2_GFX | BRF_GRA },
{ "sfx.20m", 0x100000, 0x5080bc5c, CPS2_GFX | BRF_GRA },
{ "sfx.21m", 0x100000, 0x9c871fdd, CPS2_GFX | BRF_GRA },
{ "sfx.23m", 0x100000, 0xa05ad3bd, CPS2_GFX | BRF_GRA },
{ "sfx.25m", 0x100000, 0x36894d02, CPS2_GFX | BRF_GRA },
{ "sfx.27m", 0x100000, 0x46d6f9bd, CPS2_GFX | BRF_GRA },
{ "sfnl.03", 0x080000, 0x09b53b58, CPS2_PRG_68K | BRF_ESS | BRF_PRG },
{ "sfnl.04", 0x080000, 0x71202594, CPS2_PRG_68K | BRF_ESS | BRF_PRG },
{ "sfnl.05", 0x080000, 0xbbbd5ef6, CPS2_PRG_68K | BRF_ESS | BRF_PRG },
{ "sfnl.06", 0x080000, 0xddb5dee6, CPS2_PRG_68K | BRF_ESS | BRF_PRG },
{ "sfnl.07", 0x080000, 0x7c228198, CPS2_PRG_68K | BRF_ESS | BRF_PRG },
{ "sfnl.08", 0x080000, 0xcbbd989b, CPS2_PRG_68K | BRF_ESS | BRF_PRG },
{ "sfnl.09", 0x080000, 0xbb18adff, CPS2_PRG_68K | BRF_ESS | BRF_PRG },

{ "sfnl.13m", 0x200000, 0x63e77950, CPS2_GFX | BRF_GRA },
{ "sfnl.15m", 0x200000, 0xdd35a143, CPS2_GFX | BRF_GRA },
{ "sfnl.17m", 0x200000, 0xf4ac22f3, CPS2_GFX | BRF_GRA },
{ "sfnl.19m", 0x200000, 0x71cf7604, CPS2_GFX | BRF_GRA },
{ "sfnl.14m", 0x100000, 0x08c6976b, CPS2_GFX | BRF_GRA },
{ "sfnl.16m", 0x100000, 0x4d94aee3, CPS2_GFX | BRF_GRA },
{ "sfnl.18m", 0x100000, 0xfab6dfd6, CPS2_GFX | BRF_GRA },
{ "sfnl.20m", 0x100000, 0x5080bc5c, CPS2_GFX | BRF_GRA },
{ "sfnl.21m", 0x100000, 0x648519f7, CPS2_GFX | BRF_GRA },
{ "sfnl.23m", 0x100000, 0xefd2eb24, CPS2_GFX | BRF_GRA },
{ "sfnl.25m", 0x100000, 0x3294c78b, CPS2_GFX | BRF_GRA },
{ "sfnl.27m", 0x100000, 0xfc283290, CPS2_GFX | BRF_GRA },

{ "sfx.01", 0x020000, 0xb47b8835, CPS2_PRG_Z80 | BRF_ESS | BRF_PRG },
{ "sfx.02", 0x020000, 0x0022633f, CPS2_PRG_Z80 | BRF_ESS | BRF_PRG },
Expand Down Expand Up @@ -11693,8 +11693,8 @@ struct BurnDriver BurnDrvCpsSsf2ta = {
};

struct BurnDriver BurnDrvCpsSsf2tnl = {
"ssf2tnl", "ssf2t", NULL, NULL, "2022",
"Super Street Fighter II Turbo New Legacy v0.7.1 (Beta) (Hack by Born2SPD)\0", NULL, "hack", "CPS2",
"ssf2tnl", "ssf2t", NULL, NULL, "2023",
"Super Street Fighter II Turbo New Legacy v0.8 (Beta) (Hack by Born2SPD)\0", NULL, "hack", "CPS2",
NULL, NULL, NULL, NULL,
BDF_GAME_WORKING | BDF_CLONE | BDF_HACK | BDF_HISCORE_SUPPORTED, 2, HARDWARE_CAPCOM_CPS2, GBF_VSFIGHT, FBF_SF,
NULL, Ssf2tnlRomInfo, Ssf2tnlRomName, NULL, NULL, NULL, NULL, Cps2FightingInputInfo, NULL,
Expand Down
19 changes: 19 additions & 0 deletions src/burn/drv/nes/d_nes.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -21729,6 +21729,25 @@ struct BurnDriver BurnDrvnes_tsb22ncaa = {
SCREEN_WIDTH, SCREEN_HEIGHT, SCREEN_WIDTH, SCREEN_HEIGHT
};

// Tecmo Super Bowl Tapmeter - Modified by: Bruddog

static struct BurnRomInfo nes_tsbtapmeterRomDesc[] = {
{ "Tecmo Super Bowl Tapmeter v1.0.0 (2016)(Bruddog).nes", 393232, 0x18f884f0, BRF_ESS | BRF_PRG },
};

STD_ROM_PICK(nes_tsbtapmeter)
STD_ROM_FN(nes_tsbtapmeter)

struct BurnDriver BurnDrvnes_tsbtapmeter = {
"nes_tsbtapmeter", "nes_tecmosuperbowl", NULL, NULL, "2016",
"Tecmo Super Bowl Tapmeter (v1.0.0, hack)\0", NULL, "Bruddog", "Miscellaneous",
NULL, NULL, NULL, NULL,
BDF_GAME_WORKING | BDF_CLONE | BDF_HACK, 2, HARDWARE_NES, GBF_SPORTSMISC, 0,
NESGetZipName, nes_tsbtapmeterRomInfo, nes_tsbtapmeterRomName, NULL, NULL, NULL, NULL, NESInputInfo, NESDIPInfo,
NESInit, NESExit, NESFrame, NESDraw, NESScan, &NESRecalc, 0x40,
SCREEN_WIDTH, SCREEN_HEIGHT, SCREEN_WIDTH, SCREEN_HEIGHT
};

//Adam & Eve (Unl)
static struct BurnRomInfo nes_adameveRomDesc[] = {
{ "Adam & Eve (1991)(Mega Soft)(Unl).nes", 49168, 0x9e2d9a66, BRF_ESS | BRF_PRG },
Expand Down

0 comments on commit 529e68e

Please sign in to comment.