pgm asic27a_type3 savestate
This commit is contained in:
parent
4bebefb15a
commit
4f9967de7d
|
@ -138,7 +138,9 @@ static INT32 svg_asic27aScan(INT32 nAction,INT32 *)
|
|||
}
|
||||
|
||||
if (nAction & ACB_WRITE) {
|
||||
SekOpen(0);
|
||||
svg_set_ram_bank(svg_ram_sel);
|
||||
SekClose();
|
||||
}
|
||||
|
||||
return 0;
|
||||
|
|
Loading…
Reference in New Issue