Mapper 174: Properly reset to menu, even after Galaxian was selected.
This commit is contained in:
committed by
LibretroAdmin
parent
e45068b5f9
commit
2a4a65b652
@@ -34,6 +34,7 @@ static void Sync(void) {
|
|||||||
|
|
||||||
static void M174Reset(void) {
|
static void M174Reset(void) {
|
||||||
latch.addr =0;
|
latch.addr =0;
|
||||||
|
RAM[0x133] =0;
|
||||||
Sync();
|
Sync();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user