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.
Wizards & Warriors/RAM map: Difference between revisions
Jump to navigation
Jump to search
SpiderDave (talk | contribs) (Added section for JPN version) |
No edit summary |
||
Line 7: | Line 7: | ||
|- style=background:#ccccff | |- style=background:#ccccff | ||
!'''RAM''' || '''Information''' | !'''RAM''' || '''Information''' | ||
|- | |||
|0x0004 || RNG | |||
|- | |||
|0x0005 || RNG | |||
|- | |||
|0x0006 || RNG | |||
|- | |||
|0x0007 || Frame counter for main gameplay, not title screen/map | |||
|- | |||
|0x0009 || High byte of main gameplay frame counter (0x0007) | |||
|- | |||
|0x000A || Global frame counter (doesn't increase in transitions/loading) | |||
|- | |||
|0x0016 || Player controller input | |||
|- | |||
|0x0017 || Player controller input (new press) | |||
|- | |- | ||
|0x0073 || Gems (high byte) 0x00 to 0x09 | |0x0073 || Gems (high byte) 0x00 to 0x09 |
Revision as of 10:41, 31 May 2017
The following article is a RAM map for Wizards & Warriors.
USA (Rev A)
This data is relevant to Wizards & Warriors (USA) (Rev A) and may not be correct for other dumps.
RAM | Information |
---|---|
0x0004 | RNG |
0x0005 | RNG |
0x0006 | RNG |
0x0007 | Frame counter for main gameplay, not title screen/map |
0x0009 | High byte of main gameplay frame counter (0x0007) |
0x000A | Global frame counter (doesn't increase in transitions/loading) |
0x0016 | Player controller input |
0x0017 | Player controller input (new press) |
0x0073 | Gems (high byte) 0x00 to 0x09 |
0x0074 | Gems (low byte) 0x00 to 0x63 |
0x0076 | Life 0x00 to 0x0C |
0x0077 | Extra lives |
0x0078 | Item in slot 5 (special items) 0x05 = Wand of Wonder, 0x06 = Cloak of Darkness, 0x07 = Boots of Force, 0x08 = Boots of Lava Walk, 0x0a = Horn, 0x0b = Map (unobtainable), 0x0c = Staff of Power, 0x0d = Lightning Bolt (unused?, crash if you press select) |
0x00D0 | Boss Life (Evil) 0x00 to 0x18 |
0x062B | Have Dagger of Throwing if 0x01 |
0x062C | Have Shield of Protection if 0x01 |
0x062D | Have Feather of Feather Fall if 0x01 |
0x062E | Have Potion of Levitation if 0x01 |
0x062F | Have Battle Axe if 0x01 (Must have Dagger of Throwing too) |
0x0630 | Have blue key if 0x01 |
0x0631 | Have red key if 0x01 |
0x0632 | Have pink key if 0x01 |
JPN
This data is relevant to Densetsu no Kishi - Elrond (Japan) and may not be correct for other dumps.
RAM | Information |
---|---|
0x0078 | Life 0x00 to ?? (0x0f is starting Life) Life is shown as a number; multiplied by 100 |
0x0079 | Item in slot 5 (special items) 0x05 = Wand of Wonder, 0x06 = Cloak of Darkness, 0x07 = Boots of Force, 0x08 = Boots of Lava Walk, 0x0a = Horn, 0x0b = Map (unobtainable), 0x0c = Staff of Power, 0x0d = Lightning Bolt (unused?, crash if you press select) |
Internal Data for Wizards & Warriors
| |
---|---|