*MICE_SD_HELPSUMMARY,M
<Alt-?>         Pull-down menu selection
<Shift-F1> -    Execute softkey K1-K10
<Shift-F10>
<>/<>         Recall command line in Command viewport or
                moving cursor in Code viewport
<Left Arrow>    Character left
<Right Arrow>   Character right
<PgUp>/<PgDn>   Page up/down in code viewport.
<Home>/<End>    Character first/last in Command viewport
<Ins>           Insert mode on/off
<Backspace>     Delete character left
<Del>           Delete character right
<Tab>           Change "active viewport" (indicated by different
                title color)
<F1>            Show HELP messages
<F2>            Toggle between 50 and 25 rows video mode
<F3>            Toggle among Source/Mixed/Assembly modes.
<F4>            Find next occurrence of a string.
<F5>            "Go" command.
<F6>            Toggle the active viewport between Code and
                Command viewports.
<F7>            Go to cursor.
<F8>            "Step" command.
<F9>            Set/Unset breakpoint at cursor position.
<F10>           "Step Over" command.
<Alt-F4>        "Step Till Ret" command.
<Alt-F5>        Switch among BREAKPOINT, REGISTER, TRACE, and
                none of above viewports.
<Alt-F6>        Switch between STACK and DATA viewports.
<Alt-F7>        COMMAND viewport size toggle maximum/original.
<Alt-F8>        Change "active viewport" (indicated by different
                title color), or switch between HELP and COMMAND
                viewports.
<Alt-F9>        Enlarge active viewport size.
<Alt-F10>       Shrink active viewport size.
<Ctrl-C> or     Abort this program (MV186.EXE)
<Ctrl-Break>
<Ctrl-G>        Re-link the MICE
<Ctrl-F8>       Enter scrolling mode (indicated by "") in active
                viewport
<Ctrl-F9>       Change active viewport background color
<Ctrl-F10>      Change active viewport text color
<Ctrl-Home>     Display first page of source file at Code
                viewport.
<Ctrl-End>      Display last page of source file at Code
                viewport.
<Ctrl-PgUp>     Backtrace up
<Ctrl-PgDn>     Backtrace down
__________________________________________________________________

Assemble        [addr]                          Line assembler.
BAck                                            Back trace stack
                                                frames.
BReakpoint      [addr [count]]                  Set S/W breakpoint
Byte            [addr [data1 [...data16]]]      Modify memory.
CHecksum        addr1 {addr2|Length length}     Check sum of the
                                                specified memory.
CLear           [no1 [no2]]                     Clear S/W break-
                                                point.
CLOse                                           Close journal and
                                                log files.
CLOCk           [Internal|External]             Clock selection.
                ( only for 80C186 and 8086F )
COMpare         addr1 {addr2|Length length}     Compare two blocks
                addr3                           of memory.
CONtrol (XL)    [[INT0][INT1][INT2][INT3][Nmi]  Enable/Disable
                [DRQ0][DRQ1][Reset][Hold]       control signals.
                [Pereq]{Enable|Disable}]        for 186/188XL
CONtrol (EB)    [[INT0][INT1][INT2][INT3][INT4] Enable/Disable
                [Nmi][Reset][Hold][Pereq]       control signals.
                {Enable|Disable}]               for 186/188EB
CONtrol         [[Nmi|Reset|Intr|Hold]          control signals
  Intel (MIN)   {Enable|Disable}]               8086/8088 (MIN)
CONtrol         [[Nmi|Reset|Intr|RQ0|RQ1]       control signals
  Intel (MAX)   {Enable|Disable}]               8086/8088 (MAX)
CONtrol         [[Nmi|Reset|Int|Hldrq]          control signals
  Nec (MIN)     {Enable|Disable}]               Nec V20/V30 (MIN)
CONtrol         [[Nmi|Reset|Int|RQ0|RQ1]        control signals
  Nec (MAX)     {Enable|Disable}]               Nec V20/V30 (MAX)
Copy            addr1 {addr2|Length length}     Copy memory.
                [addr3]
COVerage        [addr1 addr2[CLear]|Enable|     Set Code-Coverage
                Disable|CLear|Reset|{I|O|S|R|W  Test of MICE-IIIS
                }]
COVerage        List[addr]                      List Code-Coverage
                                                Test Result of the
                                                MICE-IIIS
CPU             [Command|Queue]                 Emulation Process
                (186/188)                       Mode.
CPU             [Intel|Nec]                     Emulation Process
                (8086/8088 and V20/V30)         Mode.
CReate          %symbol addr                    Create symbol.
DElete          %symbol                         Delete symbol.
Disassemble     [addr1 [addr2|Length length]]   Disassembly.
DOS             [dos_command]                   DOS shell or DOS
                                                command.
DOSA            dos_command                     DOS command.
DOUble          [addr [data1 [...data8]]]       Double precision
                                                floating point.
DOwnload        filename                        Download a file.
DWord           [addr [data1 [...data8]]]       Modify memory.
EV1 - EV4       [{RAnge adr1 adr2|adx} [datum]  Set/Clear Bus Event.
                [status][COunt count]|CLear]     (for MICE-IIIS)
EV5             {High|Low}                      Set External Event
                                                 (for MICE-IIIS)
EV6 - EV8       [addr|CLear]                    Set execution
                                                breakpoints.
EV1             [adx [datum] [status] [COunt    Set/Clear Bus Event1
                count]|CLear]                    (for MICE-III)
EV2             [adx [datum] [status]|CLear]    Set/Clear Bus Event2
                                                 (for MICE-III)
EV3             {High|Low}                      Set External Event
                                                 (for MICE-III)
Event           [1|2|3|4|5|6|7|8|CLear]         Display/set/clear
                                                breakpoints.
EXtension       [.ext[ .ext[ .ext[ .ext]]]      Set/CL the extensi
                |CLear]                         on names of modules
                                                for source display
Fill            addr1 {addr2|Length length}     Fill memory.
                data1 [...data16]
FINd            ["string"] [%%module][#line_    Find occurrence of
                number] [Forward|Backward]      a string.
FLoat           [addr [data1 [...data16]]]      Single precision
                                                floating point.
Go              [@n|[Run] [FRom addr]|          Starts program
                [FRom addr] [till] addr1]       execution.
HAlt                                            Halt emulation.
Help            [command_keyword]               Help messages.
HIstory         [number]                        Command history.
ICE             ICE_command                     MICE transparent
                                                command.
IDentify                                        Identify emulator.
INClude         filename [(arg0,...,arg9)]      Execute command
                                                file.
INItialize      [addr1 addr2[CLear]|Enable|     Set Break-Read-
                Disable|CLear|Reset|{I|O|S|R|W  Before-Write of
                }]                              MICE-IIIS
INItialize      List[addr]                      List the Address
                                                Range of Break-
                                                Read-Before-Write
Input           [Byte|Word] port                Read from port.
INTerval        [On|OFf]                        Switch timer
                                                interval.
JOurnal         [filename [Append]|Close]       Log commands and
                                                results to a file.
Jump            addr                            Jump to the speci-
                                                fied address
List            [Number|{INstruction|SOurce|    List trace buffer.
                MIxed|MOdule}[frame]|frame
                [abs1 abs2][status][trace_bits]]
LOAd            filename                        Load symbol table.
LOG             [filename [Append]|Close]       Log commands to
                                                file.
LOng            [addr [data1 [...data8]]]       Modify memory.
MAp             [abs1 abs2 {I|IR|E}|All E]      Set memory mapping.
                (186/188 EMM)
MAp             [adr1 adr2 {I|IR|E|ER|G}]       Set memory mapping.
                (186/188 HEMM)
MAp             [abs1 abs2 {I|IR|ID|E|ER|ED|G}] Set memory mapping.
                (8086/8088 or V20/V30)
Memory          [addr1 [addr2|Length length]]   Dump memory.
MOde            [Source|Mixed|Assembly]         Select mode to be
                                                displayed in Code
                                                viewport.
MODUle                                          List modules.
MONitor         [[%%module]%symbol|addr         Monitor symbol
                [number] [Byte|Word|Long]]      values.
Nomonitor       [no1 [no2]]                     Clear monitor.
OPtions         [{Symbol|Log|Journal|           Switch SYMBOL/LOG/
                Breakpoint|Case} {On|OFf}]      JOURNAL/BREAKPOINT/
                                                CASE status on/off.
Output          [Byte|Word] port data           Write data to port.
Patch           [addr1 {[addr2] [With addr3     Delete/Insert/Re-
                addr4]}|CLear]                  place code in the
                                                specified location.
PATH            [path[ path[ path[ path]]]      Set/Clear search
                |CLear]                         path of source
                                                files
QUAlify         [CLear|Adx[status]}             Set/Display/CLlear
                                                trace Qualifier
                                                for MICE-III
QUAlify         {1|2} adx [status]              Set Trace Qualifier
                                                for MICE-IIIS
QUAlify         [1|2] [CLear|Disable|Enable]    Display/Clear/Enab
                                                le/Disable Qualifi
                                                er MICE-IIIS
QUEry           {[%%module]{%symbol|#line_      Query addr./symbol
                number}|hex_address}            with corresponding
                                                symbol/line_number
                                                or address.
Quit            [Y]                             Quit this program.
REAdy           [Internal|External]             Set READY signal.
RECall                                          Recall TIMEBASE
                                                and MAP settings
                                                from NOVRAM.
Register        [reg_id [hex_data] |Internal|   Display/modify
                Coprocessor]                    register values.
RESet           [cs[:ip]]                       Reset emulation
                                                processor.
RESTart                                         Restart user's
                                                programe.
SAve                                            Save TIMEBASE and
                                                MAP settings to
                                                NOVRAM.
SEarch          addr1 {addr2|Length length}     Search memory for
                data1 [...data16]               specified data.
SETup                                           Display setup
                                                parameters.
SIze            [Byte|Word]                     Set memory access
                                                unit.
SOftkey         [{K1|K2|K3|K4|K5|K6|K7|K8|K9|   Define softkey.
                K10} "command_description"]
SRecall         filename                        Recall symbols
                                                from a file.
SSave           filename                        Save symbols to a
                                                file.
Step            [[Over] [count|FOrever|addr1    Execute one/more
                addr2]|Till {Ret|Call|{@reg_id| instruction or
                addr}=value}]                   statement step(s).
SYMbol          [All|Global|%%module]           List symbols.
SYnc            [{Input|OUtput} {On|OFf}]       Display Sync.
TEst            addr1 {addr2|Length length}     Test memory.
TImebase        [0.1|1|10|100|1000]             Timebase selection
                                                for MICE-IIIS
TImebase        [1|10|100|1000|10000]           Timebase selection
                                                for MICE-III
Trigger         [CLear]
Trigger         [A|B|C|D|E|F|G|H] [CLear]
                ( only for MICE-IIIS )
Trigger         [Run] event_seq [BAckward|Center|Forward|
                Delay count]|CLear]
                ( only for MICE-III )
Trigger         [Run] level_seq [BAckward|Center|Forward|
                Delay count]|CLear]
                ( only for MICE-IIIS )
Trigger         [Trace {ON|OFF}] [TImer {ON|OFF}]
                ( only for MICE-IIIS )
TLevel          [CLear]
TLevel          [A|B|C|D|E|F|G|H] [CLear]
TLevel          {A|B|C|D|E|F|G|H} event_seq [Trace {ON|OFF}]
                [TImer {ON|OFF}]
UPDate          [{Breakpoint|Code|Register|     Update viewports.
                Stack|Trace|Data} {On|OFf}]
Upload          filename                        Upload memory to a
                                                file.
URecall         [Window|Softkey]                Recall window/
                                                softkey.
USave           [Window|Softkey]                Save Window layout
                                                /softkey settings.
Verify          [On|OFf]                        Set memory verifi-
                                                cation.
VIew            [@n|[%%module][#line_number]|   Browse source code
                addr]                           started from the
                                                specified location
WAIt            [0|1|2|3|4|5]                   Insert WAIT state.
Watch           [@n][%variable_name]            Display all local
                                                variables of current
                                                module or one of the
                                                stacked function, or
                                                display a specified
                                                variable.
WOrd            [addr [data1 [...data16]]]      Modify memory.
