o add bankselect test for logic analyser test
This commit is contained in:
5
snes/bankselect/debug.h
Normal file
5
snes/bankselect/debug.h
Normal file
@@ -0,0 +1,5 @@
|
||||
void initDebugMap(void);
|
||||
void debug(void);
|
||||
void int2hex(unsigned long i, char *buf,word size);
|
||||
void writeln(char* line,word y);
|
||||
void enableDebugScreen(void);
|
||||
Reference in New Issue
Block a user