version 0.5.2
[fw/sdcc] / sim / ucsim / doc / cpu_types.html
index d546f37f5077c1853ecd3a8ccfea22441849d6c2..75886a5c242d8560d21d9970f19ce68216e2b7ca 100644 (file)
@@ -1,6 +1,6 @@
 <html>
 <head>
-<title>UCSIM: CPU types</title>
+<title>&micro;Csim: CPU types</title>
 </head>
 
 <body bgcolor="white">
@@ -14,6 +14,8 @@ family:
 
 <br><a href="#52">8052/8032</a>
 
+<br><a href="#ds390">DS390</a>
+
 <br><a href="#51r">8051R</a>
 
 <br><a href="#89c51r">89C51R</a>
@@ -110,6 +112,30 @@ microcontrollers and additionaly:
 </ul>
 
 
+<a name="ds390"><h3>DS390</h3></a>
+
+You can select this type of microcontroller using <b>DS390</b> as
+parameter for -t option (this is a CMOS type).
+
+It includes same features as <a href="#52">8052</a> and adds:
+
+<ul><li>24 bit flat mode
+
+<li>support for dual DPTR register
+
+<li>128k external RAM
+
+<li>128k ROM
+
+<li>4k internal SRAM usable
+
+<li>10 bit stack mode
+
+<li>"timed access" of SFRs
+
+</ul>
+
+
 <a name="51r"><h3>8051R</h3></a>
 
 You can select this type of microcontroller using one of the following