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

Can I use 256KB or 512KB menu rom? #11

Open
YingHuoChong4913 opened this issue Feb 18, 2024 · 7 comments
Open

Can I use 256KB or 512KB menu rom? #11

YingHuoChong4913 opened this issue Feb 18, 2024 · 7 comments

Comments

@YingHuoChong4913
Copy link

I wonder if this compiler can use 256KB or 512KB Rom?
How can I modify it if I can?

@ClusterM
Copy link
Owner

Hi!
Which ROM you mean? Game ROM? Result ROM? Menu ROM?

@YingHuoChong4913
Copy link
Author

Hi! Which ROM you mean? Game ROM? Result ROM? Menu ROM?
Yes.Menu ROM. And when I used the CoolboyCombiner tool, I found that menus larger than 128KB could not be merged. I want to know how to modify?

@ClusterM
Copy link
Owner

In theory, you can create menu ROM of unlimited size. But this constructor uses fixes menu size. I can't understand, what the point?

@YingHuoChong4913
Copy link
Author

I understand. I also know this Mapper, the maximum menu can only support 512KB. As for doing 256KB or even 512KB menu ROMs, it's more about trying to cram in larger NSF music data, I'm just asking how can I use 256KB and 512KB menu ROMs to merge the resulting ROMs?

@YingHuoChong4913
Copy link
Author

YingHuoChong4913 commented Feb 21, 2024

To do that, you'd have to change the program source itself, right?
Because I do want to merge the final result ROM with the menu ROM I made myself.

@ClusterM
Copy link
Owner

To do that, you'd have to change the program source itself, right?
Because I do want to merge the final result ROM with the menu ROM I made myself.

Yes

@YingHuoChong4913
Copy link
Author

Thanks, I have known how to change loader rom size.

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

2 participants