3DSX Format: Difference between revisions

Ichfly (talk | contribs)
fixed size
Xerpi (talk | contribs)
No edit summary
Line 3: Line 3:
The file is structured like this:
The file is structured like this:
* Header
* Header
* Code relocation table header
* Rodata relocation table header
* Data relocation table header
* Code segment
* Code segment
* Rodata segment
* Rodata segment
* Data segment
* Data segment
* Relocation Header for code
* Code relocation table
* Relocation Header for rodata
* Rodata relocation table
* Relocation Header for data
* Data relocation table


== Header ==
== Header ==