add mmu.fw.data to savestate.. but not tested

This commit is contained in:
zeromus 2013-04-16 17:23:57 +00:00
parent 94eb1a5103
commit 4c5793cc75
1 changed files with 1 additions and 0 deletions

View File

@ -234,6 +234,7 @@ SFORMAT SF_MMU[]={
{ "BUAZ", 1, 1, &MMU.fw.addr_size},
{ "BUWE", 4, 1, &MMU.fw.write_enable},
{ "BUWR", 4, 1, &MMU.fw.writeable_buffer},
{ "BUDA", 1, 1, MMU.fw.data},
//end memory chips
{ "MC0A", 4, 1, &MMU.dscard[0].address},