Integrating the Genesis/32X ROM Header Fixer-Upper...
From inside Visual Studio Code:
-
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
-
Copy romhdrfx to the /usr/bin directory.
-
Add "romhdrfx -d $(TARGET).32x" to the Makefile