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.
Mega Man IV/RAM map/Substance and Shape: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<Br> ::'''LSB to MSB''' ::{| border="1" cellpadding="3" | '''Bit''' || '''Function''' |- | 0 || Right |- | 1 || Left |- | 2 || Down (Not set when falling from gravity) |- | 3 ...") |
No edit summary |
||
Line 20: | Line 20: | ||
| 7 || '''Unused''' | | 7 || '''Unused''' | ||
|} | |} | ||
<Br> | |||
Note : They are not set from gravity because they are used by functions that updates movement without gravity |
Revision as of 04:08, 12 July 2015
- LSB to MSB
Bit Function 0 Right 1 Left 2 Down (Not set when falling from gravity) 3 Up (Not set when Jumping) 4 Unused 5 Unused 6 Unused 7 Unused
Note : They are not set from gravity because they are used by functions that updates movement without gravity