We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
void GB_remove_all_cheats(GB_gameboy_t *gb);
In cheats.h
cheats.h
TBD
GB_remove_all_cheats must not be called if the instance is being run in another thread, but may be called from the current one (via a callback).
GB_remove_all_cheats