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

Add cheat support for Genesis/MegaDrive, CD, and 32X games #51

Merged
merged 6 commits into from Mar 23, 2017

Conversation

ilag11111
Copy link

Fixes #25 and then some

Adds support for Game Genie, Genecyst patch, and Action Replay cheats within PicoDrive.
Should also function for Sega CD and 32X games.
Master System cheats not supported, as the Master System has a separate code format not supported by upstream Picodrive.

Game Genie cheats can be formatted as: AAAA-AAAA or AAAAAAAA
Genecyst Patch and Action Replay cheats can be formatted as: 000000:FF or 000000:FFFF
Multiline cheats supported, so long as + is used as a delimiter.

@ilag11111
Copy link
Author

Fixed crashing when using cheat files with multiple cheats. Can't believe I didn't test that.

@inactive123
Copy link

Awesome work!

@inactive123 inactive123 merged commit 6bf654d into libretro:master Mar 23, 2017
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

Successfully merging this pull request may close these issues.

None yet

2 participants