gbadev.org forum archive

This is a read-only mirror of the content originally found on forum.gbadev.org (now offline), salvaged from Wayback machine copies. A new forum can be found here.

Beginners > VBA debug output

#116325 - KayH - Wed Jan 24, 2007 12:51 pm

Hi,
I would like to "printf" some debug output into a file located on the hostsystem (e.g. windows) and not on the GBA display. Of course this is only valid for the emulator preferred the VBA.
Is there any easy way to do this?

Actually I display the debug output on the GBA display, but this slow down the program as I have to pause the program (to read the output online) for every output.

Any hint is welcome, thank you in advance!
KaY