mirror of https://github.com/pmret/papermario.git
* Start with entity segment * Match Hammer[123]Block * match /^entity_model_ShatteringHammer[1-3]Block$/ * match /_ShatteringHammer(Yellow|Red|Unused)Block$/ * Clean up undefined syms * Match push/brick/shat block * Match inert and heart blocks * Match pow super ultra * Match hit yellow block * Match 5 more entities * Match more segments * More pal entities * More pal segments * More entities * More entities * Finish entities |
||
|---|---|---|
| .github | ||
| .vscode | ||
| include | ||
| src | ||
| tools | ||
| ver | ||
| .clang-format | ||
| .clang-tidy | ||
| .editorconfig | ||
| .git-blame-ignore-revs | ||
| .gitattributes | ||
| .gitignore | ||
| CONTRIBUTING.md | ||
| Jenkinsfile | ||
| README.md | ||
| SETUP.md | ||
| configure | ||
| coverage.py | ||
| diff.py | ||
| diff_evt.py | ||
| diff_settings.py | ||
| first_diff.py | ||
| install_compilers.sh | ||
| install_deps.sh | ||
| make_expected.sh | ||
| progress.py | ||
| requirements.txt | ||
| requirements_extra.txt | ||
README.md
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.