Property | Type | Description | |
---|---|---|---|
Holder |
Method | Description | |
---|---|---|
LoadState ( string FilePath ) : bool | ||
SaveState ( string filePath ) : bool | ||
State ( NesEngine engine ) : System.IO |
The state saver / loader
|
public State ( NesEngine engine ) : System.IO | ||
engine | NesEngine | The current system you want to save / load state from / into |
return | System.IO |