Closed andreaskurth closed 1 year ago
This fixes three issues in the debug ROM generator. Please see commit messages for details. The third commit would replace #108.
Tested by running make -B in the debug_rom directory; the generated files are exactly the same as those checked into the repo.
make -B
debug_rom
This fixes three issues in the debug ROM generator. Please see commit messages for details. The third commit would replace #108.
Tested by running
make -B
in thedebug_rom
directory; the generated files are exactly the same as those checked into the repo.