Help - Search - Members - Calendar
Full Version: using the debug console
1Emulation.Com > Official Emulator Forums > Dualis
mariusf
Just wondered if you put in any specialty that would let one access the debug console from DS code.. would be very handy..

something like
#ifdef EMULATOR
DUALIS_printDbg( "yuhuuu" ); //recognized by DUALIS
#endif

hehe
Would be a cool feature for the future headbang.gif

Thanks
Marius
mic
You *can* access the debug console. Use SWI 0xFF (255) and put a pointer to the (null-terminated) string you want to print in register r0.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.