We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
bool GB_cheat_search_filter(GB_gameboy_t *gb, const char *expression, GB_cheat_search_data_type_t data_type);
In cheat_search.h
cheat_search.h
TBD
GB_cheat_search_filter must not be called if the instance is being run in any thread, including the current one (via a callback).
GB_cheat_search_filter