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 Mario World (SNES)/RAM map: Difference between revisions

From Data Crystal
Jump to navigation Jump to search
mNo edit summary
m (title consistency + cleanup)
 
(11 intermediate revisions by 8 users not shown)
Line 1: Line 1:
7E0015 to 7E0018: Controller Data in RAM
{{rammap|game=Super Mario World (SNES)}}
<ul><li>7E0015: "Currently Pressed" data, part 1</li>
 
<li>7E0016: "Just Pressed this Frame" data, part 1</li>
* <tt>7E0015-7E0018</tt> Controller Data in RAM
<li>7E0017: "Currently Pressed" data, part 2</li>
* <tt>7E0015</tt> "Currently Pressed" data, set 1
<li>7E0018: "Just Pressed this Frame" data, part 2</li></ul>
* <tt>7E0016</tt> "Just Pressed this Frame" data, set 1
* <tt>7E0017</tt> "Currently Pressed" data, set 2
* <tt>7E0018</tt> "Just Pressed this Frame" data, set 2 AND with the below values to check for a specific button or set of buttons:
:Right - 01 for set 1, n/a for set 2
:Left - 02 for set 1, n/a for set 2
:Down - 04 for set 1, n/a for set 2
:Up - 08 for set 1, n/a for set 2
:Start - 10 for set 1, n/a for set 2
:R - n/a for set 1, 10 for set 2
:Select - 20 for set 1, n/a for set 2
:L - n/a for set 1, 20 for set 2
:X - 40 for set 1 and 2
:Y - 40 for set 1, n/a for set 2
:A - 80 for set 1 and 2
:B - 80 for set 1, n/a for set 2
 
==Links==
*[http://smwcentral.net/?p=map&type=ram SMW Central's RAM Map]


==Related Articles==
<ul><li>[[Super Mario World]]</li><li>[[Super Mario World:ROM map]]</li></ul>
[[Category:Super Mario World]]
{{stub}}
{{stub}}
{{Internal Data|game=Super Mario World (SNES)}}

Latest revision as of 14:07, 4 February 2024

Chip tiny.png The following article is a RAM map for Super Mario World (SNES).

  • 7E0015-7E0018 Controller Data in RAM
  • 7E0015 "Currently Pressed" data, set 1
  • 7E0016 "Just Pressed this Frame" data, set 1
  • 7E0017 "Currently Pressed" data, set 2
  • 7E0018 "Just Pressed this Frame" data, set 2 AND with the below values to check for a specific button or set of buttons:
Right - 01 for set 1, n/a for set 2
Left - 02 for set 1, n/a for set 2
Down - 04 for set 1, n/a for set 2
Up - 08 for set 1, n/a for set 2
Start - 10 for set 1, n/a for set 2
R - n/a for set 1, 10 for set 2
Select - 20 for set 1, n/a for set 2
L - n/a for set 1, 20 for set 2
X - 40 for set 1 and 2
Y - 40 for set 1, n/a for set 2
A - 80 for set 1 and 2
B - 80 for set 1, n/a for set 2

Links

So very stubbly.
This page is rather stubbly and could use some expansion.
Are you a bad enough dude to rescue this article?