d_asuka.cpp : update DIPlist (NW)
This commit is contained in:
parent
f217957f05
commit
da2e16239c
|
@ -139,7 +139,7 @@ static struct BurnDIPInfo CadashDIPList[]=
|
|||
{0x14, 0x01, 0x0c, 0x0c, "7:00" },
|
||||
{0x14, 0x01, 0x0c, 0x08, "8:00" },
|
||||
|
||||
{0 , 0xfe, 0 , 4, "Add Time" },
|
||||
{0 , 0xfe, 0 , 4, "Add Time (after round clear)" },
|
||||
{0x14, 0x01, 0x30, 0x00, "Default - 2:00" },
|
||||
{0x14, 0x01, 0x30, 0x10, "Default - 1:00" },
|
||||
{0x14, 0x01, 0x30, 0x30, "Default" },
|
||||
|
@ -194,7 +194,7 @@ static struct BurnDIPInfo CadashjDIPList[]=
|
|||
{0x14, 0x01, 0x0c, 0x0c, "7:00" },
|
||||
{0x14, 0x01, 0x0c, 0x08, "8:00" },
|
||||
|
||||
{0 , 0xfe, 0 , 4, "Add Time" },
|
||||
{0 , 0xfe, 0 , 4, "Add Time (after round clear)" },
|
||||
{0x14, 0x01, 0x30, 0x00, "Default - 2:00" },
|
||||
{0x14, 0x01, 0x30, 0x10, "Default - 1:00" },
|
||||
{0x14, 0x01, 0x30, 0x30, "Default" },
|
||||
|
@ -249,7 +249,7 @@ static struct BurnDIPInfo CadashuDIPList[]=
|
|||
{0x14, 0x01, 0x0c, 0x0c, "7:00" },
|
||||
{0x14, 0x01, 0x0c, 0x08, "8:00" },
|
||||
|
||||
{0 , 0xfe, 0 , 4, "Add Time (after clear)"},
|
||||
{0 , 0xfe, 0 , 4, "Add Time (after round clear)"},
|
||||
{0x14, 0x01, 0x30, 0x00, "Default - 2:00" },
|
||||
{0x14, 0x01, 0x30, 0x10, "Default - 1:00" },
|
||||
{0x14, 0x01, 0x30, 0x30, "Default" },
|
||||
|
@ -516,7 +516,7 @@ static struct BurnDIPInfo EarthjkrDIPList[]=
|
|||
|
||||
{0 , 0xfe, 0 , 2, "Copyright" },
|
||||
{0x14, 0x01, 0x40, 0x40, "Visco" },
|
||||
{0x14, 0x01, 0x40, 0x00, "Visco (Romstar)" },
|
||||
{0x14, 0x01, 0x40, 0x00, "Visco (distributed by Romstar)" },
|
||||
};
|
||||
|
||||
STDDIPINFO(Earthjkr)
|
||||
|
|
Loading…
Reference in New Issue