Add solder-pad-based menu selection to mapper 285. Make Latch_clear public and use it to reset multicarts to menu instead of Latch_power.
This commit is contained in:
@@ -437,7 +437,7 @@ static BMAPPING bmap[] = {
|
||||
{ "8237", 215, UNL8237_Init, 0 },
|
||||
{ "8237A", 215, UNL8237A_Init, 0 },
|
||||
{ "830118C", 348, BMC830118C_Init, 0 },
|
||||
{ "A65AS", 285, BMCA65AS_Init, 0 },
|
||||
{ "A65AS", 285, Mapper285_Init, 0 },
|
||||
{ "AB-G1L", 428, Mapper428_Init, 0 },
|
||||
{ "WELL-NO-DG450", 428, Mapper428_Init, 0 },
|
||||
{ "TF2740", 428, Mapper428_Init, 0 },
|
||||
|
||||
Reference in New Issue
Block a user