Skip to content

Commit

Permalink
gunforce, weird zero score each stage dip
Browse files Browse the repository at this point in the history
  • Loading branch information
dinkc64 committed Oct 6, 2024
1 parent 744031c commit 5945c35
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/burn/drv/irem/d_m92.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -391,9 +391,9 @@ static struct BurnDIPInfo GunforceDIPList[]=
{0x12, 0x01, 0x10, 0x00, "15000 35000 75000 120000" },
{0x12, 0x01, 0x10, 0x10, "20000 40000 90000 150000" },

{0 , 0xfe, 0 , 2, "Allow Continue" },
{0 , 0xfe, 0 , 2, "Zero score each stage" },
{0x12, 0x01, 0x20, 0x00, "No" },
{0x12, 0x01, 0x20, 0x20, "Yes" },
{0x12, 0x01, 0x20, 0x20, "Yes (sometimes it's 100)" },

{0 , 0xfe, 0 , 2, "Demo Sounds" },
{0x12, 0x01, 0x40, 0x40, "Off" },
Expand Down

0 comments on commit 5945c35

Please sign in to comment.