We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
int GB_load_isx(GB_gameboy_t *gb, const char *path);
In gb.h
gb.h
TBD
GB_load_isx 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_load_isx