Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
HP3000(1)		  Contributed Software Manual		     HP3000(1)

NAME
       hp3000 -- Simulator for HP 3000 series computers

SYNOPSIS
       hp3000 [-e] [-q]	[-v] [startup-file [arguments]]

DESCRIPTION
       hp3000 is a simulator for the classic SIO machines. This	group consists
       of  the	3000  CX,  the Series I, Series	II, and	the HP 3000 Series III
       that is simulated here. A large variety of CPU options,	device	inter-
       face cards, and peripherals are provided.

       The following options are available:

       -e      Processing  of  startup-file  (including	nested command invoca-
	       tions) is aborted if a command error is encountered.

       -q      Certain informational messages are suppressed.

       -v      The commands in startup-file are	echoed before  they  are  exe-
	       cuted.

       If  startup-file	is specified, it is used as an initial source of simu-
       lator commands.	If startup-file	is not	specified,  default  locations
       are searched. See the SIMH User's Supplement for	more details.

       If  a  startup  file is specified, either on the	command	line or	other-
       wise, it	should contain a series	of non-interactive simulator commands,
       one per line.  These commands can be used to set	 up  standard  parame-
       ters.

       After  initializing  its	internal structures and	processing the startup
       file (if	any), the simulator types out its name and  version  and  then
       prompts for input with:

	     sim>

EXIT STATUS
       hp3000 exits 0 on success, and >0 if an error occurs.

SEE ALSO
       Documentation	is   available;	  it   can   be	  found	  locally   in
       /usr/local/share/doc/hp3000    (if    installed),    and	   also	    at
       http://simh.trailing-edge.com/hp/#Documentation.

SEE ALSO
       hp2100(1), hpdoc(1).

AUTHORS
       J. David	Bryan, Robert M. Supnik	and others.  FreeBSD port maintenance,
       and this	manual page, by
       Bob Eager <bob@eager.cx>.

FreeBSD	ports 15.0	       February	23, 2020		     HP3000(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=hp3000&sektion=1&manpath=FreeBSD+Ports+15.0>

home | help