oops
This commit is contained in:
parent
fccf9f06a9
commit
81bacfd56f
|
@ -253,7 +253,7 @@ namespace BizHawk.Emulation.Cores.Computers.AppleII
|
|||
|
||||
#region IStatable
|
||||
|
||||
public bool BinarySaveStatesPreferred { get { return false; } }
|
||||
public bool BinarySaveStatesPreferred { get { return true; } }
|
||||
|
||||
[FeatureNotImplemented]
|
||||
public void SaveStateText(TextWriter writer)
|
||||
|
|
Loading…
Reference in New Issue