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
Both the automatic mapper setup using the iNES header from nes.txt and the manual mapper setup don't allow a PRG size smaller than 16K and therefore the OSCR doesn't dump games with 8K PRG like Galaxian correctly.
The resulting ROM looks like this: iNES header - 8K PRG - 8K PRG(mirror) - 8K CHR
The text was updated successfully, but these errors were encountered:
Discussed in #691
Both the automatic mapper setup using the iNES header from nes.txt and the manual mapper setup don't allow a PRG size smaller than 16K and therefore the OSCR doesn't dump games with 8K PRG like Galaxian correctly.
The resulting ROM looks like this: iNES header - 8K PRG - 8K PRG(mirror) - 8K CHR
The text was updated successfully, but these errors were encountered: