391
edits
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
This is the RAM map for Boktai 1 (U). <!-- Please create a new page for maps of other languages! For example "RAM map (Boktai 1, J)". --> | This is the RAM map for Boktai 1 (U). <!-- Please create a new page for maps of other languages! For example "RAM map (Boktai 1, J)". --> | ||
= EWRAM = | |||
== Stat struct == | |||
{| class="wikitable" | |||
|- | |||
! Address || Type || Description | |||
|- | |||
| 0x0203d8b0 || i32 || Unlock Astro battery (must be set to <code>*(*0x03001c90 + 0x7dc)</code>) | |||
|- | |||
| 0x0203d8f0 || i16[3] || Django position | |||
|} | |||
= IWRAM = | = IWRAM = | ||
Line 18: | Line 31: | ||
|- | |- | ||
| 0x03004620 || i32 || [[Random_number_generator|RNG]] index | | 0x03004620 || i32 || [[Random_number_generator|RNG]] index | ||
|- | |||
| 0x030046e8 || i16[3] || [[Camera]] position | |||
|} | |} | ||