Welcome to Data Crystal's new home! Data Crystal is now part of the TCRF family (sort of).
The wiki has recently moved; please report any issues in Discord. Pardon the dust.

Super Metroid/RAM map: Difference between revisions

From Data Crystal
Jump to navigation Jump to search
No edit summary
m (Xkeeper moved page Super Metroid:RAM map to Super Metroid/RAM map: normalize subpages and titles)
 
(6 intermediate revisions by 4 users not shown)
Line 3: Line 3:
Not positive, but...
Not positive, but...


X Position = 7E0AF6
7E0AF6    X Position
Y Position = 7E0AFA
7E0AFA    Y Position
7E0B16    Y position on map in current room
7E0B12    X position on map in current room
7E09C2    Energy
7E09C6    Missile Count
7E09CA    Super Missile Count
7E09CE    Super Bomb Count
7E18A8    Invincibility Timer


Y position on map in current room = 7E0B16
X position on map in current room = 7E0B12


7E09C2 = Energy
==External Links==
7E09C6 = Missile Count
*[http://patrickjohnston.org/ASM/Lists/Super%20Metroid/RAM%20map.asm P.JBoy's RAM Map]
7E09CA = Super Missile Count
 
{{Internal Data|game= Super Metroid}}

Latest revision as of 02:42, 24 January 2024

Chip tiny.png The following article is a RAM map for Super Metroid.

Not positive, but...

7E0AF6    X Position
7E0AFA    Y Position
7E0B16    Y position on map in current room
7E0B12    X position on map in current room

7E09C2    Energy
7E09C6    Missile Count
7E09CA    Super Missile Count
7E09CE    Super Bomb Count
7E18A8    Invincibility Timer


External Links