mirror of
https://github.com/pmret/papermario.git
synced 2024-11-18 00:42:34 +01:00
Decompilation of Paper Mario - Mirror of https://github.com/pmret/papermario
4ad11af535
* script * fix prologue printing * added type hints for return types * model docs * more models * pretty print for sprite xmls on earlier python ver * 1x oops * sprite xml labels * cod cleanup * type cleanup * fixes, script erroring * script fixes * objcopy * link, objcopy, etc * map_shape.ld * discard * kpa_117 match * move stuff into /geom * fix some shapes * 253 * 221 * opaque lights * 488 * all clear * fixies * RDP_MATRIX macro * more explicit property 5F --------- Co-authored-by: HailSanta <Hail2Santa@gmail.com> |
||
---|---|---|
.github | ||
.vscode | ||
docs | ||
include | ||
src | ||
tools | ||
ver | ||
.clang-format | ||
.clang-tidy | ||
.editorconfig | ||
.git-blame-ignore-revs | ||
.gitattributes | ||
.gitignore | ||
configure | ||
CONTRIBUTING.md | ||
coverage.py | ||
diff_evt.py | ||
diff_settings.py | ||
diff.py | ||
docker-compose.yml | ||
Dockerfile | ||
Doxyfile | ||
first_diff.py | ||
install_compilers.sh | ||
install_deps.sh | ||
Jenkinsfile | ||
make_expected.sh | ||
progress.py | ||
README.md | ||
requirements_extra.txt | ||
requirements.txt | ||
SETUP.md | ||
shell.nix |
Paper Mario
This is a work-in-progress decompilation of Paper Mario.
It builds the following ROMs:
To set up the repository, see SETUP.md.
Please see CONTRIBUTING.md for information on how to contribute to the project. Any and all help is welcome!
Also see our website at papermar.io.