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.

Mega Man X/ROM map: Difference between revisions

From Data Crystal
Jump to navigation Jump to search
(Added location of dash-ending routine and link to disassembly.)
m (Xkeeper moved page Mega Man X:ROM map to Mega Man X/ROM map: normalize subpages and titles)
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Main routine for X's dashing state: $81:8917<br>
{{rommap|game=Mega Man X}}
Commented disassembly: [http://paste-it.net/public/h1f319a/]<br>
==Player Movement==
The main routine for X's dash-ending state: $81:89AA<br>
<pre>
Commented disassembly: [http://paste-it.net/public/b216bc9/]
* $81:8917 = Main routine for X's dashing state
* $81:89AA = The main routine for X's dash-ending state
</pre>
{{Internal Data|game=Mega Man X}}

Latest revision as of 02:42, 24 January 2024

Chip tiny.png The following article is a ROM map for Mega Man X.

Player Movement

* $81:8917 = Main routine for X's dashing state
* $81:89AA = The main routine for X's dash-ending state