void DSGM_Log(bool wait, char *text, ...)
Sends a debug message to the emulator. Will only be visible if you are using the developer version of your emulator, such as DeSmuME developer or NO$GBA debug.
- wait - whether to wait for Start to be pressed before continuing
- text - the text to be shown
- ... - additional values to be passed for the text format