seperate debugger console setup
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@420
This commit is contained in:
parent
14577b3324
commit
b4dd2c93ca
3 changed files with 13 additions and 2 deletions
|
@ -16,6 +16,7 @@
|
|||
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
||||
*/
|
||||
|
||||
void DEBUG_SetupConsole(void);
|
||||
void DEBUG_DrawScreen(void);
|
||||
bool DEBUG_Breakpoint(void);
|
||||
bool DEBUG_IntBreakpoint(Bit8u intNum);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue