SMW Memory Map
RAM Address |
Length |
Type |
Description |
Details |
$7E0016
|
1 byte |
I/O |
Controller buttons newly pressed this frame. Format: byetUDLR.
b = B only; y = X or Y; e = select; t = Start; U = up; D = down; L = left, R = right. |
$7E0018
|
1 byte |
I/O |
Controller buttons newly pressed this frame. Format: axlr----.
a = A; x = X; l = L; r = R, - = null/unused. |