-
-
Notifications
You must be signed in to change notification settings - Fork 212
GB_connect_workboy
Lior Halphon edited this page Nov 24, 2024
·
1 revision
void GB_connect_workboy(GB_gameboy_t *gb, GB_workboy_set_time_callback_t set_time_callback, GB_workboy_get_time_callback_t get_time_callback);
In workboy.h
TBD
GB_connect_workboy
must not be called if the instance is being run in another thread, but may be called from the current one (via a callback).