add debug thing to default header
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3228
This commit is contained in:
parent
2314183f15
commit
fa4aadc31d
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ void DEBUG_Enable(bool pressed);
|
|||
void DEBUG_CheckExecuteBreakpoint(Bit16u seg, Bit32u off);
|
||||
bool DEBUG_ExitLoop(void);
|
||||
void DEBUG_RefreshPage(char scroll);
|
||||
Bitu DEBUG_EnableDebugger(void);
|
||||
|
||||
extern Bitu cycle_count;
|
||||
extern Bitu debugCallback;
|
||||
|
|
Loading…
Add table
Reference in a new issue