We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
const char *GB_debugger_name_for_address(GB_gameboy_t *gb, uint16_t addr);
In debugger.h
debugger.h
TBD
GB_debugger_name_for_address is thread-safe and can be called from any thread and context.
GB_debugger_name_for_address