mirror of https://github.com/pmret/papermario.git
|
|
||
|---|---|---|
| .github/workflows | ||
| .vscode | ||
| asm | ||
| docs | ||
| include | ||
| src | ||
| tools | ||
| .clang-tidy | ||
| .editorconfig | ||
| .gitattributes | ||
| .gitignore | ||
| CONTRIBUTING.md | ||
| Dockerfile | ||
| Doxyfile | ||
| INSTALL.md | ||
| Jenkinsfile | ||
| README.md | ||
| build.cfg | ||
| checksum.sha1 | ||
| configure.py | ||
| coverage.py | ||
| diff.py | ||
| diff_settings.py | ||
| docker-compose.yml | ||
| format.sh | ||
| install.sh | ||
| progress.py | ||
| requirements.txt | ||
| requirements_extra.txt | ||
| undefined_funcs_auto.txt | ||
| undefined_syms.txt | ||
| undefined_syms_auto.txt | ||
README.md
Paper Mario
This is a work-in-progress decompilation of Paper Mario (USA).
It builds the following ROM:
- papermario.z64
sha1: 3837f44cda784b466c9a2d99df70d77c322b97a0
To set up the repository, see INSTALL.md.
Please see CONTRIBUTING.md for information on how to contribute to the project. Any and all help is welcome!