mirror of https://github.com/pmret/papermario.git
* fixing segment * redoing subtree * git subrepo clone https://github.com/ethteck/splat.git tools/splat subrepo: subdir: "tools/splat" merged: "99cf514297" upstream: origin: "https://github.com/ethteck/splat.git" branch: "master" commit: "99cf514297" git-subrepo: version: "0.4.3" origin: "https://github.com/ingydotnet/git-subrepo" commit: "2f68596" * fix symbol_addrs * sweet victory * reformat collision_main_lateral.s * Lots of matches, fixed diff.py issue, improved coverage.py * some more * update symbol_addrs * git subrepo pull tools/splat subrepo: subdir: "tools/splat" merged: "c46026725a" upstream: origin: "https://github.com/ethteck/splat.git" branch: "master" commit: "c46026725a" git-subrepo: version: "0.4.3" origin: "https://github.com/ingydotnet/git-subrepo" commit: "2f68596" * update symbol_addrs * fix disasm * 2 mo * Jenkinsfile * PR comments |
||
|---|---|---|
| .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 | ||
| first_diff.py | ||
| 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!