From 59176244d45b896b8212ce19c1c438eeafd29478 Mon Sep 17 00:00:00 2001 From: kbongers Date: Sat, 1 Sep 2001 23:59:28 +0000 Subject: [PATCH] add DS390F git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1209 4a8a32a2-be11-0410-ad9d-d568d2c75423 --- sim/ucsim/doc/invoke.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/sim/ucsim/doc/invoke.html b/sim/ucsim/doc/invoke.html index f6f1c139..5a206732 100644 --- a/sim/ucsim/doc/invoke.html +++ b/sim/ucsim/doc/invoke.html @@ -30,9 +30,10 @@ them in specified order into the ROM of the simulated system.
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.
See how to select CPU type. -- 2.30.2