Help
-
Search
-
Members
-
Calendar
Full Version:
using the debug console
1Emulation.Com
>
Official Emulator Forums
>
Dualis
mariusf
Jul 8 2005, 09:41 AM
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
Thanks
Marius
mic
Jul 8 2005, 10:56 AM
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.