Link wrapper

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

  1. Mimics GBDK's lcc front-end to link compiled object files together into a finished ROM.
  2. Natively implements ihx2bin and noi2sym, which were separate programs in the GBDK distribution.
  3. Fixes the checksum of the finished ROM. (Needs more work…)