Skip to content

Commit

Permalink
d_neogeo: gowcaiet (#1838)
Browse files Browse the repository at this point in the history
Updated to latest version (2024-05-23)
  • Loading branch information
Igor-Arabe committed Jul 22, 2024
1 parent 539cbdc commit 777302f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/burn/drv/neogeo/d_neogeo.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -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 },

Expand Down

0 comments on commit 777302f

Please sign in to comment.