Handcrafted CPS-1 PALs for Area 88 and Strider PCBs. [Palindrome]
This commit is contained in:
parent
65e7c2f456
commit
a9485db688
|
@ -11339,7 +11339,7 @@ static struct BurnRomInfo StriderjrRomDesc[] = {
|
|||
|
||||
A_BOARD_PLDS
|
||||
|
||||
{ "sth63b.1a", 0x000117, 0x00000000, BRF_OPT | BRF_NODUMP }, // b-board PLDs
|
||||
{ "sth63b.1a", 0x000117, 0xc706b773, BRF_OPT }, // b-board PLDs
|
||||
{ "iob1.12d", 0x000117, 0x3abc0700, BRF_OPT },
|
||||
{ "bprg1.11d", 0x000117, 0x31793da7, BRF_OPT },
|
||||
{ "ioc1.ic7", 0x000117, 0x0d182081, BRF_OPT }, // c-board PLDs
|
||||
|
@ -11486,7 +11486,7 @@ static struct BurnRomInfo Area88rRomDesc[] = {
|
|||
|
||||
A_BOARD_PLDS
|
||||
|
||||
{ "ara63b.1a", 0x000117, 0x00000000, BRF_OPT | BRF_NODUMP },// b-board PLDs
|
||||
{ "ara63b.1a", 0x000117, 0xf5569c93, BRF_OPT },// b-board PLDs
|
||||
{ "iob1.12d", 0x000117, 0x3abc0700, BRF_OPT },
|
||||
{ "bprg1.11d", 0x000117, 0x31793da7, BRF_OPT },
|
||||
|
||||
|
|
Loading…
Reference in New Issue