added command 0x8AE0 (return to debugger prompt) to iodebug

This commit is contained in:
instinc 2001-09-26 02:55:46 +00:00
parent 677ece7d04
commit 1170853e16
1 changed files with 4 additions and 0 deletions

View File

@ -62,6 +62,10 @@ Selects register 1: Memory monitoring range end address (exclusive)
<p>
Enable address range memory monitoring as indicated by register 0 and 1 and clears both registers
<p>
<pre>0x8AE0</pre>
<p>
If the debugger is enabled (via --enable-debugger), sending 0x8AE0 to port 0x8A00 after the device has been enabled will return the bochs to the debugger prompt.
<p>
<pre>0x8AFF</pre>
<p>
Disable the I/O interface to the debugger and the memory monitoring functions.