====== Metroid Zero Mission (GBA) ====== {{zero_mission:zmtitlescreen.png | 'Metroid Zero Mission' title screen}} Metroid Zero Mission was released for the GBA in 2004. Zero Mission is an enhanced remake of 1986's Metroid for the NES. All information relates to the specific ROM: “Metroid - Zero Mission (U) [!].gba”, it has CRC ''5C61A844'', sha1 ''5DE8536AFE1F0078EE6FE1089F890E8C7AA0A6E8'' and internal name “ZEROMISSIONE”. ROM size is 8,388,608 bytes. If you do not know how to verify your ROM's checksum, try opening the ROM in an emulator or use something like [[http://quickhash-gui.org/|QuickHash]] or [[https://github.com/namazso/OpenHashTab/releases|OpenHashTab]]. ===== Editors and Utilities ===== *[[http://forum.metroidconstruction.com/index.php/topic,3969.0.html | MAGE - Metroid Advance Game Editor]] *[[http://forum.metroidconstruction.com/index.php/topic,8.0.html | Double Helix 1.0 (Obsolete)]] *[[http://interplz.warsworldnews.com/DHViewer.zip | Double Helix 2.0 (Obsolete)]] ===== Guides ===== A list of guides created by the community, from manuals on the tools themselves to advanced guides relating to ASM, it's all here. ==== Editor and Utility Manuals ==== Manuals of the workings of all the editors and utilities available to you, detailing all their functions. *[[zero_mission:basic_guides:mage | MAGE Manual]] - Guide to editing with MAGE, written by OneOf99 read all about its functions here. *[[zero_mission:basic_guides:doublehelix | Double Helix Manual]] - The now deprecated editor for Metroid Zero Mission, read all about its functions here. ==== Basic Guides ==== These guides cover all the basic things around editing Metroid Zero Mission, as well as serving as a good starting point for learning how to get into Metroid Zero Mission hacking! *[[https://drive.google.com/open?id=1X4Szh5fKXE4y-UDNp3d9pF1KSs11jj_wghiVWE8MQA0 | FAQ]] - Some answers to frequently asked questions in gbatroid hacking. If this doesn't help, remember to read the MAGE docs. ==== Intermediate Guides==== These guides assume you have a good basic knowledge about editing Metroid Zero Mission already, you should probably be comfortable with using MAGE or Double Helix by now and be moving onto using tools like a hex editor. *[[zero_mission:intermediate_guides:intermediate_guide | Intermediate Guide]]FIXME - Intermediate Guide *[[zero_mission:intermediate_guides:yohannasm | THUMB Assembly Tutorial]] - Learn GBA ASM for hacking Zero Mission *[[zero_mission:intermediate_guides:sample_midis | Sound Ripping]] - Ripping Samples and Midis ==== Expert Guides ==== These guides could be pretty complex, you should probably be comfortable with assembly by now. *[[zero_mission:expert_guides:expert_guide | Expert Guide]]FIXME - Expert Guide ===== Wiki Based Hacking Resources And Information===== This segment is reserved for technical information on Metroid Zero Mission, to be used as reference material for hackers, or for the curious wanting to know what makes Samus tick, or possibly you are interested in making a fan game and want to know how Metroid Zero Mission does things! ==== Data Maps ==== * [[zero_mission:data_maps:clipdata | ZM Clipdata List]] - A list of clipdata and their behavior * [[https://drive.google.com/open?id=1e0yHFetyrBDNnBC6pikRvIAAzamLC9UGFj97t5vUGwA | ZM Graphics Data Map]] * [[https://drive.google.com/open?id=1UKhlqMJfyZ6BmOxYyEB_5Xk9uK8ZbcrAwb-7wRPj688 | ZM Event List]] * [[https://drive.google.com/open?id=1nbO_g-b9yUFf5aAT-8vBx1zY8Wuj03uacCHCeubr6No | ZM Sprite List]] * [[http://labk.org/maps/zm/ram.html | ZM RAM Map]] * [[http://labk.org/maps/zm/data.html | ZM ROM Data Map]] * [[http://labk.org/maps/zm/code.html | ZM ROM Code Map]] * [[http://labk.org/maps/zm/sprite-ai.html | ZM Sprite AI Map]] * [[https://drive.google.com/open?id=1i4tiDqSOu-X8tNrpknfPl9tLmLPHKYf6F52-Gak-Xew | ZM Voicegroup Map]] * [[zero_mission:data_maps:ram_map | ZM RAM Map]] - Our wiki's map of RAM addresses (incomplete) * [[zero_mission:data_maps:rom_map | ZM ROM Map]] - Our wiki's map of the ROM (very incomplete) ==== Locations of Data ==== * [[zero_mission:locations:starship_graphics | Starship Graphics]] - Graphical & Palette map of Samus' Starship * [[zero_mission:locations:samus_graphics | Samus Graphics]] - Graphical Palette map of Samus as well as graphics offset (incomplete!) * [[zero_mission:locations:map_graphics | Map Graphics]] - Graphical & Palette map of Map and Minimap (incomplete!) * [[zero_mission:locations:status_screen_graphics | Status Screen Graphics]] - Graphical & Palette map of Status Screen (incomplete!) * [[zero_mission:locations:soundtrack | Soundtrack]] - List of soundtrack values in Zero Mission (possibly incomplete!) * [[zero_mission:locations:generic_bg_graphics | Generic BG Graphics]] - Graphical / Address map of things in Generic BG * [[zero_mission:locations:generic_sprite_graphics | Generic Sprite Graphics]] - Graphical / Address map of things in Generic Sprite * [[zero_mission:locations:message_graphics | In Game Message Graphics]]FIXME - Graphical / Address map of ingame messages ==== Technical Details ==== * [[zero_mission:hex_changes | Hex Changes]] - List of Hex Changes/Tweaks that you can apply to your ROM. ==== Disassemblies of Data ==== *FIXME ==== Header Data ==== *FIXME