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

Fix multiline cheats #3

Merged
merged 4 commits into from
Apr 11, 2014
Merged

Fix multiline cheats #3

merged 4 commits into from
Apr 11, 2014

Conversation

ecsv
Copy link
Contributor

@ecsv ecsv commented Apr 11, 2014

No description provided.

The entries in the cheat database have to kept in the order in which they are
read or otherwise the preconditions prefix the wrong writes to memory. This
leads to hangs and crashes for multi code cheats.
The list of codes of a multi code cheat without a category were overwritten
each time by a an empty list. This made these non-working or even let the
emulated rom hang.
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.

2 participants