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.

Secret of Mana (SNES)/RAM map: Difference between revisions

From Data Crystal
Jump to navigation Jump to search
(Started to add Location NPC/Enemy objects)
 
(Began adding location related addresses)
Line 23: Line 23:
     *Byte 15 - Reaction to button press
     *Byte 15 - Reaction to button press
     *Byte 16 - Reaction to button press
     *Byte 16 - Reaction to button press
==Location related addresses==
7E00DC - 7E00DD - Exit Destiniation (0F = Debug room?)<br>
7E00DE - Exit Destination X coord<br>
7E00DF - Exit Destination Y coord<br>

Revision as of 11:47, 15 January 2006

Chip tiny.png The following article is a RAM map for Secret of Mana (SNES).

Location NPC/Enemies

7EC800 - 16 bytes each, number of objects loaded is dependant on location

    *Byte 1 - Spawn type?
    *Byte 2 - Unknown
    *Byte 3 - Unknown
    *Byte 4 - Unknown
    *Byte 5 - Unknown
    *Byte 6 - Unknown
    *Byte 7 - Unknown
    *Byte 8 - Unknown
    *Byte 9 - Unknown
    *Byte 10 - Unknown
    *Byte 11 - Starting X coord
    *Byte 12 - Starting Y coord
    *Byte 13 - Palette - zplane?
    *Byte 14 - Sprite
    *Byte 15 - Reaction to button press
    *Byte 16 - Reaction to button press


Location related addresses

7E00DC - 7E00DD - Exit Destiniation (0F = Debug room?)
7E00DE - Exit Destination X coord
7E00DF - Exit Destination Y coord