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
f0a9274c01
* Implemented kkj_19_5_baking_GetItemNameRaw for pal * Usage of decimals instead of hexadecimals * Implemented mgm_01_2_npc SetMsgVars_BlocksRemaining * Implemented mgm_02_0_header.c * Removed .s file I'm such an idiot for forgetting this * removed implemented methods * optimized decomp * found the value for the hex number thanks to @marijnvdwerf and @Brotenko * Fixed args indexing Co-authored-by: Ethan Roseman <ethteck@gmail.com> * Added empty line after definitions * Apply suggestions from code review Co-authored-by: Marijn van der Werf <marijn.vanderwerf@gmail.com> Co-authored-by: Ethan Roseman <ethteck@gmail.com> * adjusted format (fixed compiler warning) * made review changes * removed duplicated code * namespaced pal_var --------- Co-authored-by: Ethan Roseman <ethteck@gmail.com> Co-authored-by: Marijn van der Werf <marijn.vanderwerf@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.md | ||
install.sh | ||
Jenkinsfile | ||
make_expected.sh | ||
progress.py | ||
README.md | ||
requirements_extra.txt | ||
requirements.txt | ||
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 INSTALL.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.