mirror of
https://github.com/pmret/papermario.git
synced 2024-11-08 12:02:30 +01:00
Decompilation of Paper Mario - Mirror of https://github.com/pmret/papermario
f770d12db4
* document gfx_rand * document global LCG * rename func_80029994 * clarify rand_int_internal comment * gfx_rand -> gfx_rand_int * remove unneeded parens * gfx_rand_int -> effect_rand_int * gfx_prng_seed -> effect_prng_seed * fix local variable case |
||
---|---|---|
.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.