You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The correctheader overwrite nonzero bytes in the ROM header which accurately reproduce the original ROMs but are technically incorrect. RGBFIX by default complains about that. It has a -O flag (soon to be replaced by -Wno-overwrite) which allows it.