Baekalfen / PyBoy

Game Boy emulator written in Python
Other
4.57k stars 472 forks source link

Create Gameshark plugin [Recommended first issue] #286

Open Baekalfen opened 10 months ago

Baekalfen commented 10 months ago

This is a good first PR for someone to get started

This patch should be implemented as a plugin, and maybe fix up what ever it might need to work as a plugin.

We don't have the plugin infrastructure in place yet, so make the implementation in the api directory and expose the functions on the PyBoy object (just like screen, sprite, tilemap, etc.).

https://github.com/Fort-Bonnitar/PyBoy/commit/a8a74b726f69c26c13030f0baf1353f45adff9d8