summaryrefslogtreecommitdiff
path: root/sim/ucsim/docs/news.html
blob: 5577c58d016703af2d51522e0a4bd6cc3a25fc14 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
<html>
  <head>
    <meta name="viewport" content="width=device-width, initial-scale=1" />
    <meta http-equiv="content-type" content="text/html; charset=iso-8859-2">
    <title>&micro;Csim: News</title>
  </head>
  <body>
    
    <h1>News</h1>

    <h2>version 0.9</h2>

    <ul>
      <li>Intel 8048 simulator</li>
      <li>New device type in z80 simulator: r800</li>
      <li>FPGA displays for p2223</li>
      <li>OISC simulators (URISC, MISC16)</li>
    </ul>

    
    <h2>version 0.8</h2>

    <ul>
      <li>Motorola HC12 simulator.</li>
      <li>Intel 8080 and 8085 simulator.</li>
      <li>Stm8 stack pointer roll-over function (configurable).</li>
      <li>F8 simulator.</li>
      <li>p2223 simulator (variant of p1516).</li>
      <li><a href="cmd_bp.html#display">display</a>,
	<a href="cmd_bp.html#undispla">undisplay</a>
	and <a href="cmd_general.html#echo">echo</a>
	commands.</li>
    </ul>

    
    <h2>version 0.7</h2>

    <ul>
      <li>Bugfixes.</li>
      <li>New <b style="font-family: monospace;">raw</b> suboption for -S, <a
          href="invoke.html">see details</a>.</li>
    </ul>

    
    <h2>version 0.6</h2>

    <ul>
      <li>Command line editing</li>
      <li>Command line history</li>
      <li>New operators for expr and variables</li>
      <li>New simulators: TLCS90, pdk, M6809</li>
      <li>New simulators: PicoBlaze, MCS6502, MC6800, Rabbit</li>
      <li>Simulator interface</li>
      <li>Memory banking</li>
      <li>Bit banding</li>
      <li>Serial line simulation for STM8</li>
      <li>Conditional breakpoints</li>
      <li>Breakpoint script</li>
      <li>Built-in terminal for UART with simulator control</li>
      <li>Built-in display and control for MCS51 ports</li>
      <li>Dump changes of values to VCD file</li>
      <li>Read information from SDCC outputs: cdb and omf files</li>
      <li>Variables</li>
      <li>Colors</li>
      <li>Execution history</li>
    </ul>

    <hr>
  </body>
</html>