Decompilation of Paper Mario - Mirror of https://github.com/pmret/papermario
Go to file
2021-01-15 21:18:37 +00:00
.github/workflows fix doxygen 2020-10-20 21:40:49 +01:00
.vscode ninjatō 2021-01-15 16:28:05 +00:00
asm delete asm for os function 2021-01-14 18:50:24 -06:00
docs merge 2020-11-07 12:33:18 +00:00
include Merge branch 'master' into ninja 2021-01-15 16:17:03 +09:00
src Merge branch 'master' into ninja 2021-01-15 16:17:03 +09:00
tools ninjatō 2021-01-15 16:28:05 +00:00
.clang-tidy Merge branch 'mac-support' into audio 2020-12-05 19:57:10 -05:00
.editorconfig new makefile 2020-10-23 01:28:24 +01:00
.gitattributes suppress asm/nonmatchings/ in github diffs 2021-01-15 21:18:37 +00:00
.gitignore remove makefile 2021-01-15 16:47:06 +00:00
checksum.sha1 Refactoring stuff 2020-08-12 21:56:23 -04:00
configure.py configure: add --cflags option 2021-01-15 18:18:12 +00:00
CONTRIBUTING.md ninjatō 2021-01-15 16:28:05 +00:00
coverage.py hotfix coverage.py bytes listing 2020-10-20 20:47:29 +01:00
create_renames.py not working - jtbl wip 2021-01-13 00:42:27 +09:00
diff_settings.py Diff.py update + removing make stuff 2021-01-16 02:00:00 +09:00
diff.py Diff.py update + removing make stuff 2021-01-16 02:00:00 +09:00
docker-compose.yml gud changes 2020-04-24 00:26:17 -04:00
Dockerfile Dockerfile with install.sh script 2020-12-28 12:41:26 +00:00
Doxyfile implement SCRIPT(...) dsl 2020-10-22 05:54:03 +01:00
format.sh 4 more and format 2020-12-12 17:55:21 +09:00
INSTALL.md update INSTALL.md 2021-01-15 16:50:06 +00:00
install.sh add ninja dependency 2021-01-14 00:56:33 +00:00
Jenkinsfile ci: fix progress_shield.json update 2021-01-15 18:19:30 +00:00
progress.py ninjatō 2021-01-15 16:28:05 +00:00
README.md ninjatō 2021-01-15 16:28:05 +00:00
requirements_extra.txt ninjatō 2021-01-15 16:28:05 +00:00
requirements.txt update requirements 2021-01-15 16:22:27 +09:00
undefined_funcs_auto.txt Remaining segments 2021-01-11 18:34:10 +09:00
undefined_funcs.txt blah 2021-01-09 16:55:31 +09:00
undefined_syms_auto.txt not working - jtbl wip 2021-01-13 00:42:27 +09:00
undefined_syms.txt some data 2021-01-12 13:42:16 +09:00

Paper Mario

Build Status Progress Discord Channel

This is a work-in-progress decompilation of Paper Mario (USA).

It builds the following ROM:

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!