add DS390F
authorkbongers <kbongers@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sat, 1 Sep 2001 23:59:28 +0000 (23:59 +0000)
committerkbongers <kbongers@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sat, 1 Sep 2001 23:59:28 +0000 (23:59 +0000)
git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1209 4a8a32a2-be11-0410-ad9d-d568d2c75423

sim/ucsim/doc/invoke.html

index f6f1c1391db0b7a9afb8d621f5d63661801ea54b..5a206732085e5e09f19c9d9acf89b76ac5a77003 100644 (file)
@@ -30,9 +30,10 @@ them in specified order into the ROM of the simulated system.
 <dd>Type of CPU. Recognized types are: 51, 8051, 8751, C51, 80C51,
 87C51, 31, 8031, C31, 80C31, 52, 8052, 8752, C52, 80C52, 87C52, 32,
 8032, C32, 80C32, 51R, 51RA, 51RB, 51RC, C51R, C51RA, C51RB, C51RC,
-89C51R, 251, C251, DS390. Note that recongition of a CPU type as option does
+89C51R, 251, C251, DS390, DS390F. Note that recongition of a CPU type as option does
 not mean that the simulator can simulate that kind of CPU. Default
-type is C51.
+type is C51.  DS390 supports Dallas DS80C390 dual-dptr operations,
+DS390F supports minimal flat24 mode code and dual-dptr operations.
 
 <br>See <a href="cpu_types.html">how to select CPU type</a>.