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
No edit summary
m (Xkeeper moved page Mega Man X:ROM map to Mega Man X/ROM map: normalize subpages and titles)
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{rommap|game=Mega Man X}}
{{rommap|game=Mega Man X}}
{{todo|text=Fix the broken links}}
==Player Movement==
 
<pre>
* Main routine for X's dashing state: $81:8917
* $81:8917 = Main routine for X's dashing state
 
* $81:89AA = The main routine for X's dash-ending state
* [http://paste-it.net/public/h1f319a/  Commented disassembly]
</pre>
 
* The main routine for X's dash-ending state: $81:89AA
 
* [http://paste-it.net/public/b216bc9/ Commented disassembly]
 
{{Internal Data|game=Mega Man X}}
{{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