From 777302f75be9ec29b513e2d4f76b60e78cbec6dd Mon Sep 17 00:00:00 2001 From: Igor-Arabe <73916998+Igor-Arabe@users.noreply.github.com> Date: Mon, 22 Jul 2024 17:56:23 -0300 Subject: [PATCH] d_neogeo: gowcaiet (#1838) Updated to latest version (2024-05-23) --- src/burn/drv/neogeo/d_neogeo.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/burn/drv/neogeo/d_neogeo.cpp b/src/burn/drv/neogeo/d_neogeo.cpp index f430588237..6692f91652 100644 --- a/src/burn/drv/neogeo/d_neogeo.cpp +++ b/src/burn/drv/neogeo/d_neogeo.cpp @@ -16498,10 +16498,10 @@ struct BurnDriver BurnDrvCakefght = { // Voltage Fighter - Gowcaizer / Choujin Gakuen Gowcaizer (Eternal, Hack) // Modified by jlima // https://www.ppxclub.com/forum.php?mod=viewthread&tid=724160 -// 20240411 +// 20240523 static struct BurnRomInfo gowcaietRomDesc[] = { - { "094-p1et.p1", 0x200000, 0xfe5df757, 1 | BRF_ESS | BRF_PRG }, + { "094-p1et.p1", 0x200000, 0x4236d373, 1 | BRF_ESS | BRF_PRG }, { "094-s1.s1", 0x020000, 0x2f8748a2, 2 | BRF_GRA },