finished debug menu, working on timing issues.
This commit is contained in:
@ -12,6 +12,7 @@ typedef struct {
|
||||
u16 dissasembly_scroll;
|
||||
u16 dissasembly_target;
|
||||
u16 dissasembly_pc;
|
||||
u16 breakpoint;
|
||||
} debug_context;
|
||||
|
||||
void debug_update();
|
||||
|
Reference in New Issue
Block a user