.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
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/credits.py
src/mars_patcher/level_edits.py
src/mars_patcher/minimap.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/text.py
src/mars_patcher/tileset.py
src/mars_patcher/titlescreen_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/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/enemies.py
src/mars_patcher/constants/game_data.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/room_names.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/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/accessibility.ips
src/mars_patcher/mf/data/patches/mf_u/asm/bombless_pbs.ips
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/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/data.py
src/mars_patcher/zm/patcher.py
src/mars_patcher/zm/constants/game_data.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/schema.json