If you are still using the old URL (datacrystal.romhacking.net), please update your bookmarks! The old URL may stop working soon.
The current URL is datacrystal.tcrf.net.
The current URL is datacrystal.tcrf.net.
Terranigma/RAM map: Difference between revisions
Jump to navigation
Jump to search
(Created RAM page for Terranigma) |
(Added my findings) |
||
Line 6: | Line 6: | ||
* <tt>7E0690-7E0692</tt> EXP | * <tt>7E0690-7E0692</tt> EXP | ||
* <tt>7E0694-7E0696</tt> Number of Gems | * <tt>7E0694-7E0696</tt> Number of Gems | ||
* <tt>7E081E-7E081F</tt> Map X-Scroll | |||
* <tt>7E0822-7E0823</tt> Map Y-Scroll | |||
* <tt>7E0A00-7E0E1F</tt> OAM Buffer | |||
* <tt>7E1000-7E1001</tt> Player X-coordinate | * <tt>7E1000-7E1001</tt> Player X-coordinate | ||
* <tt>7E1002-7E1003</tt> Player Y-coordinate | * <tt>7E1002-7E1003</tt> Player Y-coordinate | ||
* <tt>7F0600-7F07FF</tt> CGRAM Buffer | |||
* <tt>7F0800-7F0802</tt> Color Math Buffer | |||
* <tt>7F0800-7F0802</tt> Sprite Buffer (Here are all sprites stored, it is calculated whether or not they are transferred in OAM buffer, depending on their position) |
Revision as of 06:23, 2 July 2014
The following article is a RAM map for Terranigma.
- 7E047E-7E047F Current location No.
- 7E0610-????? Ark's name
- 7E0648 Equipped item
- 7E0690-7E0692 EXP
- 7E0694-7E0696 Number of Gems
- 7E081E-7E081F Map X-Scroll
- 7E0822-7E0823 Map Y-Scroll
- 7E0A00-7E0E1F OAM Buffer
- 7E1000-7E1001 Player X-coordinate
- 7E1002-7E1003 Player Y-coordinate
- 7F0600-7F07FF CGRAM Buffer
- 7F0800-7F0802 Color Math Buffer
- 7F0800-7F0802 Sprite Buffer (Here are all sprites stored, it is calculated whether or not they are transferred in OAM buffer, depending on their position)