o add snes diskio interface
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
void initDebugMap(void);
|
||||
void debug(void);
|
||||
void debug_init(void);
|
||||
void debug_enable(void);
|
||||
void int2hex(unsigned long i, char *buf,word size);
|
||||
void printDebugScreen(char* line,word y);
|
||||
void enableDebugScreen(void);
|
||||
void printf(char* line);
|
||||
void print_screen(char* line,word y);
|
||||
void print_console(char* line);
|
||||
|
||||
Reference in New Issue
Block a user