On Oct 24, 2017, at 1:44 AM, Kip Koon via cctalk
<cctalk at classiccmp.org> wrote:
Hi DEC Enthusiast's,
If I were to have to decide on just one model DEC PDP system to run in a DEC
Emulator, which one would be the most useful, versatile and has the most
software available for it?
I have only ever used a real PDP-8/e system way back in high school so I'm
not up to par on any other model of DEC PDP system and I only know BASIC on
the PDP-8/e so not much there either.
I hear a lot about the PDP-11. I found out that there were 16 major PDP
models at one time so I'm not too sure which one to pick.
I built Oscar Vermeulen's PiDP-8/I which I'm waiting on 1 part for. Other
than that project which is in a holding pattern at the moment, I have no
other PDP anything running in any form.
When you say "emulation" do you mean a software emulator like SIMH or E11? For
those, the model choice is just a startup parameter, so you can change at will.
Or do you mean an FPGA based one like PDP2011? There too the choice is a parameter, when
you build the VHDL into the actual FPGA bits.
In any case, if you want to pick a particular model, I would say 11/70 is a good choice.
While near the end of the PDP11 era the Q-bus became mainstream, for much of the time the
Unibus was either the only or at least the primary I/O bus. It has the full memory
management unit and full floating point, so any software that requires these is happy. It
has 22 bit addressing for big memory. And it is old enough that early operating systems
like DOS will work. You could even turn on CIS instructions and call it an 11/74, the
semi-mythical 11/70 variant for commercial applications (COBOL) that never shipped, some
say because it was too good compared to the VAX 11/780.
One more consideration: if by "emulator" you mean something in hardware that has
an actual DEC I/O bus coming out of it and accepts real DEC cards, then a Q-bus system may
be better, it depends on what I/O devices you can most readily find. If so, I'd go
for the 11/73.
paul