-
-
Notifications
You must be signed in to change notification settings - Fork 178
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
Add Dreamcast 32MB RAM Mod #1198
Conversation
Just wanted to chime in as a developer who has the 32MB mod that this would be fantastic to have. :) |
|
Fixed previous rebase error |
Thanks for the changes. There's another issue regarding savestates: |
Not critical but nice to have: the |
I added a check to the Deserialization that throws an exception if the current ram setting does not match the save state and disabled changing the setting while a game is started. Let me know if there's anything else I can fix 😄 |
ef9e46e
to
5f6ff41
Compare
Looks good to me. I fixed the failing test and rebased on top of the current I'll merge when checks are finished. |
This change adds support for the Dreamcast 32MB Mod as detailed here: tsowell's original blog post and
32MB Mod Wiki Page
Image showing new setting:
Support was added to KallistiOS (Open Source SDK for Dreamcast/NAOMI) for detection and usage of the 32MB modification in Janurary.
Tested using the KOS memtest32 example program.
32MB Mod Disabled:
32MB Mod Enabled: