Imported Upstream version 2.9.0
[debian/cc1111] / sim / ucsim / doc / term_cpuopt.html
1 <html>
2 <head>
3 <title>Simulator for MCS51</title>
4 </head>
5
6 <body bgcolor="#f0f0ff">
7
8 <h1>Software simulator for MCS51</h1>
9
10 This screenshot demonstrates one of option dialog boxes and the
11 terminal window. Terminal window simulates a terminal which is
12 connected to the serial interface of the simulated
13 microcontroller. Every character sent by the CPU is printed out in the
14 terminal window (it does not matter if it is opened or not) and every
15 time when you press a key in the terminal window the character will be
16 received by the serial interface of the CPU (when the simulation is
17 running obviously). During receiving of the character the cursor
18 disappears from the terminal window and reappears when receive is
19 completed. Echo is turned off in the terminal window which means that
20 only simulated program can "write" into the window.
21
22 <p><img src="term_cpuopt.gif">
23
24 <hr>
25
26 </body>
27 </html>