If you are still using the old URL (datacrystal.romhacking.net), please update your bookmarks! The old URL may stop working at any time.
The current URL is datacrystal.tcrf.net.
The current URL is datacrystal.tcrf.net.
Robotrek/RAM map: Difference between revisions
< Robotrek
Jump to navigation
Jump to search
No edit summary |
(→SRAM) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<pre>File Structure (0x2000 = 8192 bytes) | {{rammap|game=Robotrek}} | ||
==SRAM== | |||
<pre> | |||
File Structure (0x2000 = 8192 bytes) | |||
Offset | Len | Description | Offset | Len | Description | ||
Line 16: | Line 20: | ||
Offset | Len | Description | Offset | Len | Description | ||
_______|______|_________________________________________ | _______|______|_________________________________________ | ||
0x0000 | 144 | | 0x0000 | 144 | Inventory (72 slots, 0=equipt, 71=trash) | ||
0x0302 | 1 | Player Facing (0:Down 1:Up 2:Left 3:Right) | 0x0302 | 1 | Player Facing (0:Down 1:Up 2:Left 3:Right) | ||
0x0303 | 2 | Player X-axis | 0x0303 | 2 | Player X-axis | ||
Line 38: | Line 42: | ||
0x04FA | 4 | Checksum | 0x04FA | 4 | Checksum | ||
</pre> | </pre> | ||
{{Internal Data}} |
Latest revision as of 14:33, 24 January 2024
SRAM
File Structure (0x2000 = 8192 bytes) Offset | Len | Description _______|______|____________ 0x0000 | 256 | Blank (0x60) 0x0100 | 1280 | Slot #1 0x0600 | 1280 | Slot #2 0x0B00 | 1280 | Slot #3 0x1000 | 256 | Blank (0x60) 0x1100 | 1280 | Back #1 0x1600 | 1280 | Back #2 0x1B00 | 1280 | Back #3 Save Slot Structure (0x500 = 1280 bytes) Offset | Len | Description _______|______|_________________________________________ 0x0000 | 144 | Inventory (72 slots, 0=equipt, 71=trash) 0x0302 | 1 | Player Facing (0:Down 1:Up 2:Left 3:Right) 0x0303 | 2 | Player X-axis 0x0305 | 2 | Player Y-axis 0x0312 | 7 | Player Name 0x031E | 7 | Robot1 Name 0x0325 | 7 | Robot2 Name 0x0336 | 7 | Robot3 Name 0x0342 | 7 | Player Name String 0x034E | 7 | Robot1 Name String 0x035A | 7 | Robot2 Name String 0x036D | 7 | Robot3 Name String 0x0388 | 2 | Program Points 0x038A | 6 | 3 x Cur HP 0x0390 | 6 | 3 x Max HP 0x0396 | 6 | 3 x Power 0x039C | 6 | 3 x Guard 0x03A2 | 6 | 3 x Speed 0x03A8 | 6 | 3 x Charge 0x03E9 | 3 | GP (hex -> dec) 0x04FA | 4 | Checksum
Internal Data for Robotrek
| |
---|---|