See the compile module for explanation on how this tool is needed to replace the C compiler, and instructions on how to compile this tool with your project.
What
- Mimics GBDK's lcc front-end to link compiled object files together into a finished ROM.
- Natively implements ihx2bin and noi2sym, which were separate programs in the GBDK distribution.
- Fixes the checksum of the finished ROM. (Needs more work…)