d_pgm.cpp: update oldsdsgl to 20201119 version

This commit is contained in:
taoenwen 2020-11-21 21:50:52 +08:00
parent c86a4dc8f8
commit 8aa40a0bdf

View File

@ -7502,10 +7502,10 @@ struct BurnDriver BurnDrvkov2pshpd = {
// Oriental Legend Special / Da Sheng Gui Lai (Hack)
// Hacked by XIAOYUER
// GOTVG 20201009
// GOTVG 20201119
static struct BurnRomInfo oldsdsglRomDesc[] = {
{ "dsgl_p0500_v100.u24", 0x0400000, 0x9db0d56b, 1 | BRF_PRG | BRF_ESS }, // 0 68K Code
{ "dsgl_p0500_v100.u24", 0x0400000, 0xc2c7ae28, 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
@ -7536,7 +7536,7 @@ STDROMPICKEXT(oldsdsgl, oldsdsgl, pgm)
STD_ROM_FN(oldsdsgl)
struct BurnDriver BurnDrvoldsdsgl = {
"oldsdsgl", "olds", "pgm", NULL, "2020-10-09",
"oldsdsgl", "olds", "pgm", NULL, "2020-11-19",
"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,