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 Gameshark Cheats #345

Merged
merged 1 commit into from
Sep 13, 2024
Merged

Add Gameshark Cheats #345

merged 1 commit into from
Sep 13, 2024

Conversation

Artucuno
Copy link
Contributor

Original pull request by @daivikbhatia ❤️

  • Simplified methods for Gameshark
  • Codes are now automatically executed every pyboy.tick()
  • Blocks memory addresses from being modified after cheat is added
  • Optional restoration of previous memory values when cheat is removed
  • Added load_cheats_from_file() method
  • Added add_cheat(), remove_cheat() and clear_cheat() methods
  • Added tick() method to GameShark class

Co-authored-by: Artucuno <[email protected]>
Co-authored-by: Mads Ynddal <[email protected]>
@Baekalfen Baekalfen merged commit 8bcb9cd into Baekalfen:master Sep 13, 2024
28 checks passed
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