X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=sim%2Fucsim%2Fdoc%2Findex.html;h=4836fac0292ca68005f3245bc074cc1f33a2b436;hb=f27da39dbcab5678aca6d8462f1cc37a643f37e9;hp=726c17620b59e303786e8062033641a6b0a76990;hpb=7fe573ea83f6e0762dc73bc493f15fa2a8f6273d;p=fw%2Fsdcc diff --git a/sim/ucsim/doc/index.html b/sim/ucsim/doc/index.html index 726c1762..4836fac0 100644 --- a/sim/ucsim/doc/index.html +++ b/sim/ucsim/doc/index.html @@ -18,12 +18,14 @@ developer ]

Software simulator for microcontrollers

-uCsim can be used to simulate microcontrollers. It -supports MCS51 family. AVR and Z80 support is under development. +µCsim can be used to simulate microcontrollers. It +supports MCS51 family. AVR core, Z80, HC08 and XA are supported by +UNIX version only.

Download

-Simulator is available for two platforms: DOS and UNIX but DOS version +Simulator is available for two platforms: DOS (MCS51 only) +and UNIX but DOS version is not supported any more. DOS version is not finished so I call it demo version and it is available in binary only. Limitations of DOS version are: @@ -74,9 +76,10 @@ subdirectory.
  • Compile the package with make command. -
  • Install executable s51 to any directory you want. It can be -done with make install command which will place files -in installation directory specified with --prefix=dir option of configure. Note that you may have to have special privilege to do this if installation directory is not writable by you. @@ -136,9 +139,13 @@ debugger interfaces.
  • Serial interfaces.
    The simulator can virtually connect a terminal to serial interface of the simulated CPU. +
  • Memory simulation.
    Simulated CPU +provides address spaces, storage is simulated by memory chips, address +decoders conects them together. +
  • Command syntax and command reference. (Now updated up to -0.2.38)
    The simulator can be controlled via a command line +0.5.0)
    The simulator can be controlled via a command line interface. It accepts simple commands.