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
(The website was never archived. Removed the dead links.)
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}}

Revision as of 20:19, 23 September 2019

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: