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

FreeBSD Manual Pages

  
 
  

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

NAME
     hp2100 -- Simulator for HP 21xx/1000 series computers

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

DESCRIPTION
     hp2100  is  a  simulator for the HP 2116/15/14, 2100, and 1000 M/E/F-Series
     machines (hereafter referred collectively as  the	HP  2100  simulator).  A
     large  variety  of CPU options, device interface cards, and peripherals are
     provided.

     The following options are available:

     -e      Processing of startup-file (including nested  command  invocations)
	     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 executed.

     If  startup-file is specified, it is used as an initial source of simulator
     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 otherwise, it
     should  contain  a  series  of  non-interactive simulator commands, one per
     line.  These commands can be used to set up standard parameters.

     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
     hp2100 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/hp2100     (if     installed),     and     also     at
     http://simh.trailing-edge.com/hp/#Documentation.

SEE ALSO
     hp3000(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.quarterly	February 23, 2020		       HP2100(1)

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

home | help