We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
void GB_log(GB_gameboy_t *gb, const char *fmt, ...) __printflike(2, 3);
In gb.h
gb.h
TBD
GB_log is thread-safe and can be called from any thread and context.
GB_log