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