mirror of
https://github.com/pmret/papermario.git
synced 2024-11-30 17:10:23 +00:00
Decompilation of Paper Mario (2000)
9fe80585a4
* evt segment for pal * fix issue with auto on effect loads segment * Clean up undefined_syms * Clean up * meowp * Match engine4 * Remove Addr declarations * Fix indentation * Remove `#if` for pal main segment --------- Co-authored-by: Marijn van der Werf <marijn.vanderwerf@gmail.com> |
||
---|---|---|
.github | ||
.vscode | ||
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 | ||
first_diff.py | ||
install_compilers.sh | ||
install_deps.sh | ||
Jenkinsfile | ||
make_expected.sh | ||
progress.py | ||
README.md | ||
requirements_extra.txt | ||
requirements.txt | ||
SETUP.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.