.gitattributes
.gitignore
.pre-commit-config.yaml
CHANGELOG.md
LICENSE
README.md
pull-assembly-patches.py
pyproject.toml
.github/dependabot.yml
.github/workflows/python.yml
.idea/.gitignore
.idea/mars_patcher.iml
.idea/misc.xml
.idea/modules.xml
.idea/vcs.xml
.idea/inspectionProfiles/profiles_settings.xml
docs/release-process.md
docs/zm/minor_locations.md
src/mars_patcher/__init__.py
src/mars_patcher/__main__.py
src/mars_patcher/cli.py
src/mars_patcher/color_spaces.py
src/mars_patcher/common_types.py
src/mars_patcher/compress.py
src/mars_patcher/convert_array.py
src/mars_patcher/credits.py
src/mars_patcher/item_messages.py
src/mars_patcher/level_edits.py
src/mars_patcher/minimap_tile_creator.py
src/mars_patcher/palette.py
src/mars_patcher/patcher.py
src/mars_patcher/patching.py
src/mars_patcher/py.typed
src/mars_patcher/random_enemies.py
src/mars_patcher/random_palettes.py
src/mars_patcher/rom.py
src/mars_patcher/room_entry.py
src/mars_patcher/room_names.py
src/mars_patcher/sounds.py
src/mars_patcher/text.py
src/mars_patcher/tilemap.py
src/mars_patcher/tileset.py
src/mars_patcher/title_screen_text.py
src/mars_patcher/version.py
src/mars_patcher.egg-info/PKG-INFO
src/mars_patcher.egg-info/SOURCES.txt
src/mars_patcher.egg-info/dependency_links.txt
src/mars_patcher.egg-info/entry_points.txt
src/mars_patcher.egg-info/requires.txt
src/mars_patcher.egg-info/scm_file_list.json
src/mars_patcher.egg-info/scm_version.json
src/mars_patcher.egg-info/top_level.txt
src/mars_patcher/__pyinstaller/__init__.py
src/mars_patcher/__pyinstaller/hook-mars_patcher.py
src/mars_patcher/constants/credits.py
src/mars_patcher/constants/door_types.py
src/mars_patcher/constants/enemies.py
src/mars_patcher/constants/game_data.py
src/mars_patcher/constants/minimap_tiles.py
src/mars_patcher/mf/auto_generated_types.py
src/mars_patcher/mf/connections.py
src/mars_patcher/mf/credits.py
src/mars_patcher/mf/data.py
src/mars_patcher/mf/door_locks.py
src/mars_patcher/mf/item_patcher.py
src/mars_patcher/mf/locations.py
src/mars_patcher/mf/misc_patches.py
src/mars_patcher/mf/navigation_text.py
src/mars_patcher/mf/patcher.py
src/mars_patcher/mf/starting.py
src/mars_patcher/mf/constants/__init__.py
src/mars_patcher/mf/constants/credits_lines.py
src/mars_patcher/mf/constants/enemies.py
src/mars_patcher/mf/constants/game_data.py
src/mars_patcher/mf/constants/items.py
src/mars_patcher/mf/constants/main_hub_numbers.py
src/mars_patcher/mf/constants/minimap_tiles.py
src/mars_patcher/mf/constants/music_library.py
src/mars_patcher/mf/constants/palettes.py
src/mars_patcher/mf/constants/reserved_space.py
src/mars_patcher/mf/constants/sprites.py
src/mars_patcher/mf/data/base_minimap_edits.json
src/mars_patcher/mf/data/char_map_mf.json
src/mars_patcher/mf/data/locations.json
src/mars_patcher/mf/data/main_hub.gfx.lz
src/mars_patcher/mf/data/main_hub_tilemap.bin
src/mars_patcher/mf/data/schema.json
src/mars_patcher/mf/data/patches/mf_u/asm/.gitignore
src/mars_patcher/mf/data/patches/mf_u/asm/m4rs.bps
src/mars_patcher/mf/data/patches/mf_u/asm/missiles_without_mains.ips
src/mars_patcher/mf/data/patches/mf_u/asm/nerf_geron_weakness.ips
src/mars_patcher/mf/data/patches/mf_u/asm/unhidden_map.ips
src/mars_patcher/mf/data/patches/mf_u/asm/unhidden_map_doors.ips
src/mars_patcher/zm/auto_generated_types.py
src/mars_patcher/zm/credits.py
src/mars_patcher/zm/data.py
src/mars_patcher/zm/hint_text.py
src/mars_patcher/zm/item_patcher.py
src/mars_patcher/zm/locations.py
src/mars_patcher/zm/misc_patches.py
src/mars_patcher/zm/patcher.py
src/mars_patcher/zm/starting.py
src/mars_patcher/zm/constants/credits_lines.py
src/mars_patcher/zm/constants/game_data.py
src/mars_patcher/zm/constants/items.py
src/mars_patcher/zm/constants/music_library.py
src/mars_patcher/zm/constants/palettes.py
src/mars_patcher/zm/constants/reserved_space.py
src/mars_patcher/zm/constants/sprites.py
src/mars_patcher/zm/data/char_map_zm.json
src/mars_patcher/zm/data/locations.json
src/mars_patcher/zm/data/schema.json
src/mars_patcher/zm/data/item_graphics/anonymous.gfx
src/mars_patcher/zm/data/item_graphics/bombs.gfx
src/mars_patcher/zm/data/item_graphics/charge_beam.gfx
src/mars_patcher/zm/data/item_graphics/empty.gfx
src/mars_patcher/zm/data/item_graphics/energy_tank.gfx
src/mars_patcher/zm/data/item_graphics/fully_powered.gfx
src/mars_patcher/zm/data/item_graphics/gravity_suit.gfx
src/mars_patcher/zm/data/item_graphics/hi_jump.gfx
src/mars_patcher/zm/data/item_graphics/ice_beam.gfx
src/mars_patcher/zm/data/item_graphics/infant_metroid.gfx
src/mars_patcher/zm/data/item_graphics/long_beam.gfx
src/mars_patcher/zm/data/item_graphics/main_missiles.gfx
src/mars_patcher/zm/data/item_graphics/main_power_bombs.gfx
src/mars_patcher/zm/data/item_graphics/main_super_missiles.gfx
src/mars_patcher/zm/data/item_graphics/missile_tank.gfx
src/mars_patcher/zm/data/item_graphics/morph_ball.gfx
src/mars_patcher/zm/data/item_graphics/plasma_beam.gfx
src/mars_patcher/zm/data/item_graphics/power_bomb_tank.gfx
src/mars_patcher/zm/data/item_graphics/power_grip.gfx
src/mars_patcher/zm/data/item_graphics/screw_attack.gfx
src/mars_patcher/zm/data/item_graphics/space_jump.gfx
src/mars_patcher/zm/data/item_graphics/speed_booster.gfx
src/mars_patcher/zm/data/item_graphics/spring_ball.gfx
src/mars_patcher/zm/data/item_graphics/super_missile_tank.gfx
src/mars_patcher/zm/data/item_graphics/varia_suit.gfx
src/mars_patcher/zm/data/item_graphics/wave_beam.gfx
src/mars_patcher/zm/data/item_graphics/ziplines.gfx
src/mars_patcher/zm/data/item_palettes/bombs.pal
src/mars_patcher/zm/data/item_palettes/charge_beam.pal
src/mars_patcher/zm/data/item_palettes/gravity_suit.pal
src/mars_patcher/zm/data/item_palettes/grayscale.pal
src/mars_patcher/zm/data/item_palettes/hi_jump.pal
src/mars_patcher/zm/data/item_palettes/ice_beam.pal
src/mars_patcher/zm/data/item_palettes/long_beam.pal
src/mars_patcher/zm/data/item_palettes/morph_ball.pal
src/mars_patcher/zm/data/item_palettes/plasma_beam.pal
src/mars_patcher/zm/data/item_palettes/power_grip.pal
src/mars_patcher/zm/data/item_palettes/screw_attack.pal
src/mars_patcher/zm/data/item_palettes/shiny_tank.pal
src/mars_patcher/zm/data/item_palettes/space_jump.pal
src/mars_patcher/zm/data/item_palettes/speed_booster.pal
src/mars_patcher/zm/data/item_palettes/spring_ball.pal
src/mars_patcher/zm/data/item_palettes/tank.pal
src/mars_patcher/zm/data/item_palettes/varia_suit.pal
src/mars_patcher/zm/data/item_palettes/wave_beam.pal