reorganize everything

This commit is contained in:
Dennis Gunia
2024-06-24 20:38:02 +02:00
parent ea1069e59c
commit 1ed6034d99
3867 changed files with 16188 additions and 13447 deletions

View File

@@ -0,0 +1,37 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-2">
<title>&#956;Csim: News</title>
</head>
<body>
<h1>News</h1>
<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>