Method | Description | |
---|---|---|
CheckCRC ( ) : bool | ||
Decompress ( ) : bool | ||
FixCRC ( ) : bool | ||
GetAsBytes ( ) : byte[] | ||
GetTreeNode ( ) : TreeNode | ||
LoadFromBytes ( byte data ) : bool | ||
LoadFromDMATables ( string fileName, List |
||
LoadFromROM ( string romFile ) : bool | ||
LoadROMResources ( ) : void | ||
ResetRom ( ) : void | ||
SaveRomTo ( string filePath ) : bool |
Method | Description | |
---|---|---|
BytesToDMATable ( byte data, Endianness RomEndianness ) : bool | ||
CheckValidity ( ) : void | ||
DecompressDMA ( ) : bool | ||
FixDMATable ( ) : bool | ||
SF64ROM ( ) : System | ||
SF64ROM ( string fileName, List |
||
SF64ROM ( string fileName, byte data ) : System |
public static LoadFromDMATables ( string fileName, List |
||
fileName | string | |
DMAData | List |
|
return | void |
public static LoadFromROM ( string romFile ) : bool | ||
romFile | string | |
return | bool |
public static SaveRomTo ( string filePath ) : bool | ||
filePath | string | |
return | bool |