Decompilation of Paper Mario
Go to file
HailSanta 1e91e60cb6
rest of 5B320 (#713)
* rest of 5B320

* whitespace

* fix warnings

* split 5B320.c with includes

* ICON_anim_heart_piece_palette

* requested changes

Co-authored-by: HailSanta <Hail2Santa@gmail.com>
2022-05-21 13:56:54 +09:00
.github
.vscode Various dompin (#672) 2022-03-30 21:07:13 +09:00
docs
include rest of 5B320 (#713) 2022-05-21 13:56:54 +09:00
src rest of 5B320 (#713) 2022-05-21 13:56:54 +09:00
tools rest of 5B320 (#713) 2022-05-21 13:56:54 +09:00
ver rest of 5B320 (#713) 2022-05-21 13:56:54 +09:00
.clang-tidy
.editorconfig
.gitattributes
.gitignore Misc decomp 53 (#703) 2022-05-05 23:08:16 +09:00
CONTRIBUTING.md
Dockerfile
Doxyfile
INSTALL.md
Jenkinsfile GCC 2.7.2 support (#633) 2022-01-29 10:01:26 +09:00
README.md Update progress-jp badge to the correct URL (#657) 2022-03-04 01:12:20 +09:00
configure
coverage.py
diff.py Various dompin (#672) 2022-03-30 21:07:13 +09:00
diff_evt.py Disassemble Star Power scripts (#584) 2021-12-29 02:11:07 +09:00
diff_settings.py
docker-compose.yml
first_diff.py
format.sh
install.sh fix install.sh 2022-02-11 21:30:00 +09:00
make_expected.sh
progress.py Update progress.py to show progress for effect and map code (#704) 2022-05-06 07:56:16 +09:00
requirements.txt Misc decomp 53 (#703) 2022-05-05 23:08:16 +09:00
requirements_extra.txt

README.md

Paper Mario

Build Status Progress (US) Progress (JP) Discord Channel

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!