X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=sim%2Fucsim%2Fdoc%2Finvoke.html;h=58f1affd1a0009d563b5bcd4293a10531034018b;hb=f27da39dbcab5678aca6d8462f1cc37a643f37e9;hp=024b138e648c5827cae7a01046d4a1cdd896e9cd;hpb=7fe573ea83f6e0762dc73bc493f15fa2a8f6273d;p=fw%2Fsdcc diff --git a/sim/ucsim/doc/invoke.html b/sim/ucsim/doc/invoke.html index 024b138e..58f1affd 100644 --- a/sim/ucsim/doc/invoke.html +++ b/sim/ucsim/doc/invoke.html @@ -1,6 +1,6 @@ -UCSIM: Invokation +µCsim: Invokation @@ -13,6 +13,8 @@ families:

MCS51 family is simulated by s51
AVR family is simulated by savr
Z80 processor is simulated by sz80 +
XA family is simulated by sxa +
HC08 processor is simulated by shc08

The simulator can be started in the following way: @@ -56,8 +58,8 @@ computer.

-Z portnum
Listen for incoming connections on port portnum. Using this -option uCsim can serve multiple consoles. You can get a console -by simply telnet into machine running uCsim to port +option µCsim can serve multiple consoles. You can get a console +by simply telnet into machine running µCsim to port portnumber. This option is not available on platforms which doesn't support BSD networking. @@ -75,7 +77,7 @@ specify a teminal with -s option.
-S in=file,out=file
Using this option you can specify different files for input and -output streams that uCsim uses to simulate microprocessor's +output streams that µCsim uses to simulate microprocessor's serial interface.
See more about serial interface