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
0ec2010b9b
* dro_01 * UnkFunc25 * UnkFunc26 * UnkFunc27 * Fixup old UnkFuncs * a * UnkFunc28 * UnkFunc29 * UnkFunc30 * dro_02 * UnkFunc30 * UnkFunc31 * UnkFunc33 * UnkFunc34 * UnkFunc35 * UnkFunc36 * Fix splat.yaml and remove asm * Fixed finally * a * flo_00 * update func * flo_03 * flo_07 * flo_08 * UnkFunc37 & 38 * UnkFunc39 * UnkFunc40 * a * Some copies * Func * flo_09 * Fix linker alignment warnings * flo_10 (partial) * flo_11 * flo_12 * flo_13 * UnkFunc41 * Copy funcs * UnkFunc42 * flo_14 * UnkFunc43 * UnkFunc44 * flo_16 * UnkFunc44 * UnkFunc45 * flo_15 * flo_17 * flo_18 * flo_19 * flo_21 * flo_22 * flo_23 * flo_24 * flo_25 * cya asm * a * a * Finally OK! * Alter scripts * Fix food func * PR1 * PR2 * Add tree structs to disassembly and change names * tabs to spaces and callback & * Fix the script too * PR3 * Fucking newlines |
||
---|---|---|
.github/workflows | ||
.vscode | ||
docs | ||
include | ||
src | ||
tools | ||
ver | ||
.clang-tidy | ||
.editorconfig | ||
.gitattributes | ||
.gitignore | ||
configure | ||
CONTRIBUTING.md | ||
coverage.py | ||
diff_settings.py | ||
diff.py | ||
docker-compose.yml | ||
Dockerfile | ||
Doxyfile | ||
first_diff.py | ||
format.sh | ||
INSTALL.md | ||
install.sh | ||
Jenkinsfile | ||
make_expected.sh | ||
progress.py | ||
README.md | ||
requirements_extra.txt | ||
requirements.txt |
Paper Mario
This is a work-in-progress decompilation of Paper Mario.
It builds the following ROMs:
- papermario.us.z64
sha1: 3837f44cda784b466c9a2d99df70d77c322b97a0
- papermario.jp.z64
sha1: b9cca3ff260b9ff427d981626b82f96de73586d3
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!