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.
Wario Land 3/RAM map: Difference between revisions
Jump to navigation
Jump to search
m (moved Wario Land 3: RAM Map to Wario Land 3:RAM map over redirect: Match template) |
No edit summary |
||
Line 1: | Line 1: | ||
{{rammap|game=Wario Land 3}} | {{rammap|game=Wario Land 3}} | ||
* <tt> | * <tt>0xC093</tt> - Controller input | ||
The format is as follows: | |||
x....... - Down | |||
.x...... - Up | |||
..x..... - Left | |||
...x.... - Right | |||
....x... - Start | |||
.....x.. - Select | |||
......x. - B | |||
.......x - A | |||
* <tt> | * <tt>0xC094</tt> - Controller input (for one frame) | ||
* <tt>0xCA04</tt> - Coins (a 2-byte value stored in decimal) | |||
.... | |||
..... | * <tt>0xCA5B</tt> - Treasures & keys for the current area | ||
...... | The format is as follows: | ||
....... | x....... - Blue treasure | ||
.x...... - Green treasure | |||
..x..... - Red treasure | |||
...x.... - Gray treasure | |||
....x... - Blue key | |||
* <tt>0xCA5C</tt> | .....x.. - Green key | ||
......x. - Red key | |||
.......x - Gray key | |||
* <tt>0xCA5C</tt> - Music coins | |||
[[Category: Wario Land 3]] | [[Category: Wario Land 3]] |
Revision as of 20:00, 1 August 2010
The following article is a RAM map for Wario Land 3.
- 0xC093 - Controller input
The format is as follows: x....... - Down .x...... - Up ..x..... - Left ...x.... - Right ....x... - Start .....x.. - Select ......x. - B .......x - A
- 0xC094 - Controller input (for one frame)
- 0xCA04 - Coins (a 2-byte value stored in decimal)
- 0xCA5B - Treasures & keys for the current area
The format is as follows: x....... - Blue treasure .x...... - Green treasure ..x..... - Red treasure ...x.... - Gray treasure ....x... - Blue key .....x.. - Green key ......x. - Red key .......x - Gray key
- 0xCA5C - Music coins