We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
const char *GB_debugger_describe_address(GB_gameboy_t *gb, uint16_t addr, uint16_t bank, bool exact_match, bool prefer_local);
In debugger.h
debugger.h
TBD
GB_debugger_describe_address is thread-safe and can be called from any thread and context.
GB_debugger_describe_address