Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
Functions | |
int | InitializeUART (size_t) |
int | WriteUARTN (unsigned char *, size_t) |
int | __TRK_write_console (__file_handle handle, unsigned char *buffer, size_t *count, __idle_proc idle_fn) |
int | __write_console (__file_handle handle, unsigned char *buffer, size_t *count, __idle_proc idle_fn) |
int | __close_console (__file_handle handle) |
int __close_console | ( | __file_handle | handle | ) |
int __TRK_write_console | ( | __file_handle | handle, |
unsigned char * | buffer, | ||
size_t * | count, | ||
__idle_proc | idle_fn | ||
) |
int __write_console | ( | __file_handle | handle, |
unsigned char * | buffer, | ||
size_t * | count, | ||
__idle_proc | idle_fn | ||
) |