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