RAM map (Boktai 3): Difference between revisions
Appearance
Bank interest rate |
Misc |
||
Line 5: | Line 5: | ||
|- | |- | ||
! Address || Type || Description | ! Address || Type || Description | ||
|- | |||
| 0x0200035c || bytecode* || "Enter password" menu base64 decoder table | |||
|- | |||
| 0x02000360 || bytecode* || "Enter password" menu player name decoder table | |||
|- | |- | ||
| 0x02000580 || void* || Pointer to Django's actor data | | 0x02000580 || void* || Pointer to Django's actor data | ||
Line 39: | Line 43: | ||
|- | |- | ||
| 0x02000710 || void* || Pointer to [[#Stat struct]], defaults to 0x0203c400 on hard reset (but moves on soft resets) | | 0x02000710 || void* || Pointer to [[#Stat struct]], defaults to 0x0203c400 on hard reset (but moves on soft resets) | ||
|- | |||
| 0x02000714 || || [[Heap]] (≈123.2 KiB) | |||
|- | |- | ||
| 0x0200eec0 || || Boss HP | | 0x0200eec0 || || Boss HP | ||
Line 218: | Line 224: | ||
|- | |- | ||
! Address || Type || Description | ! Address || Type || Description | ||
|- | |||
| 0x03001664 || void* || Pointer to [[font]] | |||
|- | |- | ||
| 0x0300523c || u32 || [[Actor]] disable flags | | 0x0300523c || u32 || [[Actor]] disable flags |