Method | Description | |
---|---|---|
Run ( string MARfile, string ROMfile, int offset, int mapSize, bool writePointer, int pointerOffset ) : void |
Method | Description | |
---|---|---|
GetPointer ( int offset ) : int | ||
Main ( ) : void | ||
Total ( int array ) : int |
public static Run ( string MARfile, string ROMfile, int offset, int mapSize, bool writePointer, int pointerOffset ) : void | ||
MARfile | string | |
ROMfile | string | |
offset | int | |
mapSize | int | |
writePointer | bool | |
pointerOffset | int | |
return | void |