Difference between revisions of "Memory Addresses"

From RPG Speedruns
Jump to: navigation, search
Line 1: Line 1:
 +
Values are 1 byte values in IWRAM
 +
 
{| class="wikitable"
 
{| class="wikitable"
 
!Address
 
!Address
Line 23: Line 25:
 
|X location of Ninten (?)
 
|X location of Ninten (?)
 
|Seems to differ from 0788 by a bit
 
|Seems to differ from 0788 by a bit
 +
|-
 +
|31E4 + 3502
 +
|Ninten's HP
 +
|
 
|-
 
|-
 
|}
 
|}

Revision as of 22:51, 14 September 2015

Values are 1 byte values in IWRAM

Address Contains Notes
0788 X location of Ninten (?)
0794 Number of frames Ninten has been moving Seems to cap at ~30
07A4 Direction Ninten is facing 0=North,2=East,4=South,6=West
07F4 bit map of buttons being pressed
080C X location of Ninten (?) Seems to differ from 0788 by a bit
31E4 + 3502 Ninten's HP