pgm asic27a_type3 savestate

This commit is contained in:
dinkc64 2015-07-14 02:51:52 +00:00
parent 4bebefb15a
commit 4f9967de7d
1 changed files with 2 additions and 0 deletions

View File

@ -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;