no$gba debugging
[Core]
Functions | |
int | nocash_puts (const char *str) |
Output a string to no$gba debugger. | |
EWRAM_CODE void | nocash_message (void) |
Print the current nocash_buffer to the no$gba debugger. | |
Variables | |
EWRAM_DATA char | nocash_buffer [80] |
Detailed Description
The non-freeware versions of no$gba have window to which you can output messages for debugging purposes. These functions allow you to work with that.Function Documentation
int nocash_puts | ( | const char * | str | ) |
Output a string to no$gba debugger.
- Parameters:
-
str Text to print.
- Returns:
- Number of characters printed.
Variable Documentation
EWRAM_DATA char nocash_buffer[80] |
Generated on Mon Aug 25 17:03:57 2008 for libtonc by
