Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: MSXBAS2ROM MegaROMs must be detected as Konami SCC ROM format #92

Open
amaurycarvalho opened this issue Dec 23, 2022 · 0 comments

Comments

@amaurycarvalho
Copy link

MSXBAS2ROM uses "KonamiSCC" ROM format when compiling a MSX-BASIC program in MegaROM size (+128kb).

You can identify a MegaROM file as a MSXBAS2ROM compiled one if you find a "MSXB2R" signature string at 0x000A or 0x400A position.

So, when the file size is >=128kb and the ROM contains the "MSXB2R" signature string, the correct cartridge type to choose is "KonamiSCC".

You can download a MegaROM example here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant