mirror of
https://github.com/libretro/FBNeo.git
synced 2024-11-30 20:40:53 +00:00
d_cps1.cpp: update dinods to 20201231 version (#671)
d_cps1.cpp: update wofjdr to 20201227 version d_pgm.cpp: update oldsdsgl to 20201231 version
This commit is contained in:
parent
1cca6fa54e
commit
2120624627
@ -24035,10 +24035,10 @@ struct BurnDriver BurnDrvCpsCaptcommr1pwx = {
|
||||
|
||||
// Cadillacs and Dinosaurs (God of War Edition, Hack)
|
||||
// Hacked by Ngs
|
||||
// GOTVG 20201202
|
||||
// GOTVG 20201231
|
||||
|
||||
static struct BurnRomInfo DinodsRomDesc[] = {
|
||||
{ "dinods.bin", 0x200000, 0xa3d0b970, BRF_ESS | BRF_PRG | CPS1_68K_PROGRAM_NO_BYTESWAP },
|
||||
{ "dinods.bin", 0x200000, 0x483ed8c3, BRF_ESS | BRF_PRG | CPS1_68K_PROGRAM_NO_BYTESWAP },
|
||||
|
||||
{ "cd-1m.3a", 0x080000, 0x8da4f917, BRF_GRA | CPS1_TILES },
|
||||
{ "cd-3m.5a", 0x080000, 0x6c40f603, BRF_GRA | CPS1_TILES },
|
||||
@ -24063,7 +24063,7 @@ STD_ROM_PICK(Dinods)
|
||||
STD_ROM_FN(Dinods)
|
||||
|
||||
struct BurnDriver BurnDrvCpsDinods = {
|
||||
"dinods", "dino", NULL, NULL, "2020-12-02",
|
||||
"dinods", "dino", NULL, NULL, "2020-12-31",
|
||||
"Cadillacs and Dinosaurs (God of War Edition, Hack)\0", NULL, "Hack", "CPS1 / QSound",
|
||||
NULL, NULL, NULL, NULL,
|
||||
BDF_GAME_WORKING | BDF_CLONE | BDF_HACK, 3, HARDWARE_CAPCOM_CPS1_QSOUND, GBF_SCRFIGHT, 0,
|
||||
@ -24074,10 +24074,10 @@ struct BurnDriver BurnDrvCpsDinods = {
|
||||
|
||||
// Tenchi wo Kurau II - Sekiheki no Tatakai (Master Edition, Hack)
|
||||
// Hacked by Bindi
|
||||
// GOTVG ver. 20200913
|
||||
// GOTVG ver. 20201227
|
||||
|
||||
static struct BurnRomInfo WofjdrRomDesc[] = {
|
||||
{ "wofjdr.bin", 0x200000, 0x076D76D2, BRF_ESS | BRF_PRG | CPS1_68K_PROGRAM_NO_BYTESWAP },
|
||||
{ "wofjdr.bin", 0x200000, 0x31ec4766, BRF_ESS | BRF_PRG | CPS1_68K_PROGRAM_NO_BYTESWAP },
|
||||
|
||||
{ "tk2_01.3a", 0x080000, 0x0d9cb9bf, BRF_GRA | CPS1_TILES },
|
||||
{ "tk2_02.4a", 0x080000, 0x45227027, BRF_GRA | CPS1_TILES },
|
||||
@ -24102,7 +24102,7 @@ STD_ROM_PICK(Wofjdr)
|
||||
STD_ROM_FN(Wofjdr)
|
||||
|
||||
struct BurnDriver BurnDrvCpsWofjdr = {
|
||||
"wofjdr", "wof", NULL, NULL, "2020-09-13",
|
||||
"wofjdr", "wof", NULL, NULL, "2020-12-27",
|
||||
"Tenchi wo Kurau II - Sekiheki no Tatakai (Master Edition, Hack)\0", NULL, "Hack", "CPS1 / QSound",
|
||||
L"\u5929\u5730\u3092\u55b0\u3089\u3046 II - \u8d64\u58c1\u306e\u6226\u3044 (\u9054\u4eba \u30d0\u30fc\u30b8\u30e7\u30f3, \u30cf\u30c3\u30af)\0Tenchi wo Kurau II - Sekiheki no Tatakai (Master Edition, Hack)\0 ", NULL, NULL, NULL,
|
||||
BDF_GAME_WORKING | BDF_CLONE | BDF_HACK, 3, HARDWARE_CAPCOM_CPS1_QSOUND, GBF_SCRFIGHT, 0,
|
||||
|
@ -7502,13 +7502,14 @@ struct BurnDriver BurnDrvkov2pshpd = {
|
||||
|
||||
// Oriental Legend Special / Da Sheng Gui Lai (Hack)
|
||||
// Hacked by XIAOYUER
|
||||
// GOTVG 20201123
|
||||
// GOTVG 20201231
|
||||
|
||||
static struct BurnRomInfo oldsdsglRomDesc[] = {
|
||||
{ "dsgl_p0500_v100.u24", 0x0400000, 0x575bc7eb, 1 | BRF_PRG | BRF_ESS }, // 0 68K Code
|
||||
{ "dsgl_p0500_v100.u24", 0x0400000, 0xadcb2a8a, 1 | BRF_PRG | BRF_ESS }, // 0 68K Code
|
||||
|
||||
{ "dsgl_t0500.u18", 0x0400000, 0x434ddae8, 2 | BRF_GRA }, // 1 Tile data
|
||||
{ "pgm_t0501.u19", 0x0200000, 0xd2106864, 2 | BRF_GRA }, // 2
|
||||
|
||||
|
||||
{ "pgm_a0500.u5", 0x0400000, 0x80a59197, 3 | BRF_GRA }, // 3 Sprite Color Data
|
||||
{ "pgm_a0501.u6", 0x0400000, 0x98c931b1, 3 | BRF_GRA }, // 4
|
||||
@ -7536,7 +7537,7 @@ STDROMPICKEXT(oldsdsgl, oldsdsgl, pgm)
|
||||
STD_ROM_FN(oldsdsgl)
|
||||
|
||||
struct BurnDriver BurnDrvoldsdsgl = {
|
||||
"oldsdsgl", "olds", "pgm", NULL, "2020-11-23",
|
||||
"oldsdsgl", "olds", "pgm", NULL, "2020-12-31",
|
||||
"Oriental Legend Special - Da Sheng Gui Lai (Hack)\0", NULL, "Hack", "PolyGameMaster",
|
||||
L"Oriental Legend Super - Da Sheng Gui Lai (Hack)\0\u897f\u884c\u5e73\u5996\u8a18 - \u5927\u8056\u6b78\u4f86 (\u4fee\u6539\u7248)\0", NULL, NULL, NULL,
|
||||
BDF_GAME_WORKING | BDF_CLONE | BDF_HACK, 4, HARDWARE_IGS_PGM, GBF_SCRFIGHT, 0,
|
||||
|
Loading…
Reference in New Issue
Block a user