From 8aa40a0bdf6f5de26ab0bf336688cd10f6b55d96 Mon Sep 17 00:00:00 2001 From: taoenwen Date: Sat, 21 Nov 2020 21:50:52 +0800 Subject: [PATCH] d_pgm.cpp: update oldsdsgl to 20201119 version --- src/burn/drv/pgm/d_pgm.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/burn/drv/pgm/d_pgm.cpp b/src/burn/drv/pgm/d_pgm.cpp index 8e0c902eb..a2383d45a 100644 --- a/src/burn/drv/pgm/d_pgm.cpp +++ b/src/burn/drv/pgm/d_pgm.cpp @@ -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,