changes for debugger
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@195
This commit is contained in:
parent
bd9a864d53
commit
57bd6890f5
5 changed files with 19 additions and 3 deletions
|
@ -18,6 +18,7 @@
|
|||
|
||||
void DEBUG_DrawScreen(void);
|
||||
bool DEBUG_BreakPoint(void);
|
||||
bool DEBUG_IntBreakpoint(Bit8u intNum);
|
||||
void DEBUG_Enable(void);
|
||||
|
||||
extern Bitu cycle_count;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue