4 uCsim \- Micro\-controller simulator
83 uCsim is a microcontroller, microprocessor simulator for several
84 processor families. It can be started as
86 command, where XXXX specifies the simulated processor type. Eg.
88 starts Intel MCS51 microcontroller simulator,
90 starts Zilog Z80 microprocessor simulator, etc.
94 .B Options of the command
98 Specify size of variable space (default=256).
102 Black & white (non-color) theme.
110 Open command console on
112 (use \- for std in/out).
116 Read initial commands from
125 at program startup (before config file).
129 Go, start simulation in emulation mode.
133 Go, start simulation.
137 Go, start simulation, quit on stop.
141 Print out this help and quit.
145 Print out types of known CPUs and quit.
150 is a comma separated list of options according to simulator
151 interface. Known options are:
153 .I if=memory[address]
154 turn on interface on given memory location.
157 specify input file for IO.
160 specify output file for IO.
167 for serial I/O. This option is obsolete, use \-S instead.
171 Use colors of the light theme (default is dark).
176 List of color specification: what=colspec,... where colspec is :
177 separated list of color options e.g.: prompt=b:white:black (bold white
182 Specify string for prompt.
186 Prompt is a null ('\\0') character.
191 Quiet mode (implies -b).
195 Set the random number generator seed.
199 Connect serial interface uart0 to
201 This option is obsolete, use \-S instead.
206 is a comma separated list of options according to serial interface. Know options are:
209 number of uart (default=0)
212 serial input will be read from file named `file'.
215 serial output will be written to `file'.
218 use localhost:nr as server for serial line.
221 use localhost:nr as server for serial input.
224 use localhost:nr as server for serial onput.
227 perform non-interactive communication even on tty.
231 Specifies type of the controller. Use \-H to list possible values.
235 Use std console as terminal for UART id=uartnr.
239 Use std console as display for specified hw.
243 Print out version number and quit.
255 XTAL frequency in Hz, Use
259 suffix to specify frequency in kHz or MHz.
271 for command console (no console on stdio).
279 sdcc(1), sdcdb(1), serialview(1).
284 .SH AUTHORS, CONTRIBUTORS
288 Salvador Eduardo Tropea,