Skip to content

Automatically build tools required to compile#22

Merged
biosp4rk merged 3 commits into
metroidret:mainfrom
0xb01u:autobuild_tools
Jan 27, 2026
Merged

Automatically build tools required to compile#22
biosp4rk merged 3 commits into
metroidret:mainfrom
0xb01u:autobuild_tools

Conversation

@0xb01u
Copy link
Copy Markdown
Contributor

@0xb01u 0xb01u commented Jan 25, 2026

Equivalent to my latest PR on the MZM repo.

To note:

  • Heavily inspired by pokeemerald's build system.
  • The typo on the original PR is already fixed.
  • This does not automatically extract the data from the ROM. That part was not automatized, and is required to be done before compiling (e.g., make extract && make -j). Let me know if you would like to have that automatized too, and I'll update the PR.
  • I am open to any suggestions on how to improve the PR, as I am not the best when it comes to Makefile.

@biosp4rk biosp4rk merged commit 9143cee into metroidret:main Jan 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants