Integrating the Genesis/32X ROM Header Fixer-Upper...

From inside Visual Studio Code:

  1. Set the timezone. The commands I used are as follows: sudo rm -rf /etc/localtime sudo ln -s /usr/share/zoneinfo/America/New_York /etc/localtime

  2. Copy romhdrfx to the /usr/bin directory.

  3. Add "romhdrfx -d $(TARGET).32x" to the Makefile