Generate a PDP11 emulation test-set using simh.
Find a file
Bob Supnik 26aa6de663 Notes For V3.2-0
RESTRICTION: The PDP-15 FPP is only partially debugged.  Do NOT
enable this feature for normal operations.

WARNING: The core simulator files (scp.c, sim_*.c) have been
reorganized.  Unzip V3.2-0 to an empty directory before attempting
to compile the source.

IMPORTANT: If you are compiling for UNIX, please read the notes
for Ethernet very carefully.  You may need to download a new
version of the pcap library, or make changes to the makefile,
to get Ethernet support to work.

1. New Features in 3.2-0

1.1 SCP and libraries

- Added SHOW <device> RADIX command.
- Added SHOW <device> MODIFIERS command.
- Added SHOW <device> NAMES command.
- Added SET/SHOW <device> DEBUG command.
- Added sim_vm_parse_addr and sim_vm_fprint_addr optional interfaces.
- Added REG_VMAD flag.
- Split SCP into separate libraries for easier modification.
- Added more room to the device and unit flag fields.
- Changed terminal multiplexor library to support unlimited.
  number of async lines.

1.2 All DECtapes

- Added STOP_EOR flag to enable end-of-reel error stop
- Added device debug support.

1.3 Nova and Eclipse

- Added QTY and ALM multiplexors (Bruce Ray).

1.4 LGP-30

- Added LGP-30/LGP-21 simulator.

1.5 PDP-11

- Added format, address increment inhibit, transfer overrun
  detection to RK.
- Added device debug support to HK, RP, TM, TQ, TS.
- Added DEUNA/DELUA (XU) support (Dave Hittner).
- Add DZ per-line logging.

1.6 18b PDP's

- Added support for 1-4 (PDP-9)/1-16 (PDP-15) additional
  terminals.

1.7 PDP-10

- Added DEUNA/DELUA (XU) support (Dave Hittner).

1.8 VAX

- Added extended memory to 512MB (Mark Pizzolato).
- Added RXV21 support.

2. Bugs Fixed in 3.2-0

2.1 SCP

- Fixed double logging of SHOW BREAK (found by Mark Pizzolato).
- Fixed implementation of REG_VMIO.

2.2 Nova and Eclipse

- Fixed device enable/disable support (found by Bruce Ray).

2.3 PDP-1

- Fixed bug in LOAD (found by Mark Crispin).

2.4 PDP-10

- Fixed bug in floating point unpack.
- Fixed bug in FIXR (found by Phil Stone, fixed by Chris Smith).

2.6 PDP-11

- Fixed bug in RQ interrupt control (found by Tom Evans).

2.6 PDP-18B

- Fixed bug in PDP-15 XVM g_mode implementation.
- Fixed bug in PDP-15 indexed address calculation.
- Fixed bug in PDP-15 autoindexed address calculation.
- Fixed bugs in FPP-15 instruction decode.
- Fixed clock response to CAF.
- Fixed bug in hardware read-in mode bootstrap.
- Fixed PDP-15 XVM instruction decoding errors.

2.7 VAX

- Fixed PC read fault in EXTxV.
- Fixed PC write fault in INSV.
2011-04-15 08:34:26 -07:00
ALTAIR Notes For V3.0-0 2011-04-15 08:34:08 -07:00
AltairZ80 Notes For V3.2-0 2011-04-15 08:34:26 -07:00
GRI Notes For V3.2-0 2011-04-15 08:34:26 -07:00
H316 Notes For V3.2-0 2011-04-15 08:34:26 -07:00
HP2100 Notes For V3.2-0 2011-04-15 08:34:26 -07:00
I1401 Notes For V3.2-0 2011-04-15 08:34:26 -07:00
I1620 Notes For V3.2-0 2011-04-15 08:34:26 -07:00
Ibm1130 Notes For V3.2-0 2011-04-15 08:34:26 -07:00
Interdata Notes For V3.2-0 2011-04-15 08:34:26 -07:00
LGP Notes For V3.2-0 2011-04-15 08:34:26 -07:00
NOVA Notes For V3.2-0 2011-04-15 08:34:26 -07:00
PDP1 Notes For V3.2-0 2011-04-15 08:34:26 -07:00
PDP8 Notes For V3.2-0 2011-04-15 08:34:26 -07:00
PDP10 Notes For V3.2-0 2011-04-15 08:34:26 -07:00
PDP11 Notes For V3.2-0 2011-04-15 08:34:26 -07:00
PDP18B Notes For V3.2-0 2011-04-15 08:34:26 -07:00
S3 Notes For V3.0-0 2011-04-15 08:34:08 -07:00
SDS Notes For V3.2-0 2011-04-15 08:34:26 -07:00
VAX Notes For V3.2-0 2011-04-15 08:34:26 -07:00
.gitattributes simh v2.5 2011-04-15 08:33:23 -07:00
.gitignore simh v2.5 2011-04-15 08:33:23 -07:00
0readme_32.txt Notes For V3.2-0 2011-04-15 08:34:26 -07:00
0readme_ethernet.txt Notes For V3.2-0 2011-04-15 08:34:26 -07:00
build_mingw.bat Notes For V3.2-0 2011-04-15 08:34:26 -07:00
build_mingw_ether.bat Notes For V3.2-0 2011-04-15 08:34:26 -07:00
descrip.mms Notes For V3.2-0 2011-04-15 08:34:26 -07:00
makefile Notes For V3.2-0 2011-04-15 08:34:26 -07:00
scp.c Notes For V3.2-0 2011-04-15 08:34:26 -07:00
scp.h Notes For V3.2-0 2011-04-15 08:34:26 -07:00
sim_console.c Notes For V3.2-0 2011-04-15 08:34:26 -07:00
sim_console.h Notes For V3.2-0 2011-04-15 08:34:26 -07:00
sim_defs.h Notes For V3.2-0 2011-04-15 08:34:26 -07:00
sim_ether.c Notes For V3.2-0 2011-04-15 08:34:26 -07:00
sim_ether.h Notes For V3.2-0 2011-04-15 08:34:26 -07:00
sim_fio.c Notes For V3.2-0 2011-04-15 08:34:26 -07:00
sim_fio.h Notes For V3.2-0 2011-04-15 08:34:26 -07:00
sim_rev.h Notes For V3.2-0 2011-04-15 08:34:26 -07:00
sim_sock.c Notes For V3.2-0 2011-04-15 08:34:26 -07:00
sim_sock.h Notes For V3.2-0 2011-04-15 08:34:26 -07:00
sim_tape.c Notes For V3.2-0 2011-04-15 08:34:26 -07:00
sim_tape.h Notes For V3.2-0 2011-04-15 08:34:26 -07:00
sim_timer.c Notes For V3.2-0 2011-04-15 08:34:26 -07:00
sim_timer.h Notes For V3.2-0 2011-04-15 08:34:26 -07:00
sim_tmxr.c Notes For V3.2-0 2011-04-15 08:34:26 -07:00
sim_tmxr.h Notes For V3.2-0 2011-04-15 08:34:26 -07:00
simh_doc.txt Notes For V3.2-0 2011-04-15 08:34:26 -07:00
simh_faq.txt Notes For V3.2-0 2011-04-15 08:34:26 -07:00
simh_swre.txt Notes For V3.2-0 2011-04-15 08:34:26 -07:00