Decrease state size in pcfx, pce, pce-fast

This commit is contained in:
nattthebear 2020-06-09 10:09:17 -04:00
parent 9bb56f0b5c
commit 69e30ee33f
7 changed files with 2 additions and 1 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -314,6 +314,7 @@ namespace BizHawk.Emulation.Cores.Waterbox
_module.SealImportsAndTakeXorSnapshot(); _module.SealImportsAndTakeXorSnapshot();
_mmapheap?.Memory.Seal(); _mmapheap?.Memory.Seal();
} }
Console.WriteLine("WaterboxHost Sealed!");
} }
private void ConnectAllImports() private void ConnectAllImports()

@ -1 +1 @@
Subproject commit 2e0a2568a07934e135c3323d784e8c6161cc2f01 Subproject commit e89d39cc0c94ffaf80674e37457987fabf811bf7