TRACE86 DEMONSTRATION This demonstration of TRACE86 shows the trace screen where the program code, registers, stack and memory are displayed. There is also a command screen that is disabled for the demonstration version. Most of the file and data handling commands are executed from the command screen. The trace screen does allow control of the trace action and memory display. The following commands are available for your use. 1. The SPACE BAR starts and advances the single instruction step mode. Each time you press the space bar, the white line advances to the next instruction to be executed. 2. The ENTER key starts the continuous tracing action. 3. The "P" key causes the entire trace screen to be printed where the active trace line is printed with a row of equal (=) signs. 4. The "C" key causes the program to run at full trace speed until the CX register is zero. 5. The "K" key will run a called subroutine at full speed until the subroutine is completed. ***** Commands Continued *****