mirror of https://github.com/pmret/papermario.git
![]() * add SBN decoding * sbn.yaml instead of files.json/init.json * add id numbers to file name - filenames internal to SBNs are duplicates * Fixed bug where we mistakenly interpreted a bank file ID of -1 as the last file in the list rather than no file * Encoding functional * cleanup * Updated .gitignore to catch sbn files * fixed some bugs and made suggested changes * Fixes some code review issues * fixes, pal sbn --------- Co-authored-by: Alex Bates <alex@nanaian.town> Co-authored-by: Ethan Roseman <ethteck@gmail.com> |
||
---|---|---|
.github | ||
.vscode | ||
include | ||
src | ||
tools | ||
ver | ||
.clang-format | ||
.clang-tidy | ||
.editorconfig | ||
.git-blame-ignore-revs | ||
.gitattributes | ||
.gitignore | ||
CONTRIBUTING.md | ||
Jenkinsfile | ||
README.md | ||
SETUP.md | ||
configure | ||
coverage.py | ||
diff.py | ||
diff_evt.py | ||
diff_settings.py | ||
first_diff.py | ||
install_compilers.sh | ||
install_deps.sh | ||
make_expected.sh | ||
progress.py | ||
requirements.txt | ||
requirements_extra.txt |
README.md
Paper Mario
This is a work-in-progress decompilation of Paper Mario.
It builds the following ROMs:
To set up the repository, see SETUP.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.