mirror of
https://github.com/libretro/FBNeo.git
synced 2025-02-18 16:49:12 +00:00
d_silvmil.cpp: Update the dipswitch settings for Puzzlove as per PCB. - NW
This commit is contained in:
parent
61febd73f5
commit
d92db6719d
@ -111,11 +111,11 @@ static struct BurnDIPInfo PuzzloveDIPList[]=
|
||||
{0x13, 0xff, 0xff, 0xff, NULL },
|
||||
{0x14, 0xff, 0xff, 0xff, NULL },
|
||||
|
||||
{0 , 0xfe, 0 , 4, "Game Level" },
|
||||
{0x14, 0x01, 0x03, 0x03, "1" },
|
||||
{0x14, 0x01, 0x03, 0x02, "2" },
|
||||
{0x14, 0x01, 0x03, 0x01, "3" },
|
||||
{0x14, 0x01, 0x03, 0x00, "4" },
|
||||
{0 , 0xfe, 0 , 4, "Difficulty" },
|
||||
{0x14, 0x01, 0x03, 0x03, "Very_Easy" },
|
||||
{0x14, 0x01, 0x03, 0x02, "Easy" },
|
||||
{0x14, 0x01, 0x03, 0x01, "Hard" },
|
||||
{0x14, 0x01, 0x03, 0x00, "Very_Hard" },
|
||||
|
||||
{0 , 0xfe, 0 , 8, "Coinage" },
|
||||
{0x14, 0x01, 0x1c, 0x10, "4 Coins 1 Credits" },
|
||||
|
Loading…
x
Reference in New Issue
Block a user