diff options
Diffstat (limited to 'sim/ucsim/gui.src/serio.src/USAGE')
| -rw-r--r-- | sim/ucsim/gui.src/serio.src/USAGE | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/sim/ucsim/gui.src/serio.src/USAGE b/sim/ucsim/gui.src/serio.src/USAGE new file mode 100644 index 0000000..a76e65e --- /dev/null +++ b/sim/ucsim/gui.src/serio.src/USAGE @@ -0,0 +1,9 @@ +*note: tested on: +Solaris 7 using gcc version 2.95.1 19990816 (release) +with ncurses +should work with curses although not guranteed + +Start serialview +Start the s51 simulator with the following command line options: +-S out=/tmp/out,in=/tmp/in +or whatever pipes you wish to use |
