PDP-11/04 – Restoration
11–20 of 20 posts
Re: PDP-11/04 – Restoration
#12Re: PDP-11/04 – Restoration
#13The javascript PDP-11 emulator is pretty cool and works a lot better than my own: http://pdp11.aiju.de/
Re: PDP-11/04 – Restoration
#14> The CPU has no crystal to provide clocking, instead DEC used a delay line in a feedback loop. Were oscillators back then expensive, unreliable, or it's another reason for not using one?
So either your next clock pulse is when a humanoid hits a button or when a delay line times out.
Can't just gate in a clock using a "AND" because of jitter and syncing is more trouble than its worth.
I never worked on this model so this is just semi-educated guess.
Re: PDP-11/04 – Restoration
#15Reminds me I need to get back to working on my VAX-11/730. Nethack isn't going to play itself...
Funny how their (then) new system needed its predecessor to get it up and running...
Re: PDP-11/04 – Restoration
#16Reminds me I need to get back to working on my VAX-11/730. Nethack isn't going to play itself...
I don't know about the 730, but the 780 had a PDP-11 (/03 I think?) in the cabinet which was in charge of the system console, and bootstrapping the VAX processor with code from an 8" floppy disk. Funny how their (then) new system needed its predecessor to get it up and running...
Re: PDP-11/04 – Restoration
#17Plus the banter: "You done yet?" "Two more. Got a screwdriver?" "No. How 'bout a rum and coke?" "What's this power switch do?" "Haha, very funny."
Re: PDP-11/04 – Restoration
#18Earlier quoted context omitted.
I don't know about the 730, but the 780 had a PDP-11 (/03 I think?) in the cabinet which was in charge of the system console, and bootstrapping the VAX processor with code from an 8" floppy disk. Funny how their (then) new system needed its predecessor to get it up and running...
That's actually pretty common in larger systems. You don't want your big, expensive machine bogged down with all the simple, stupid housekeeping stuff, so most big iron machines have a frontend processor of some sort to handle that. The DECs used a PDP/11 or an Intel 8080, depending on model, IBM tended to use PCs or Thinkpads running special versions of OS/2, etc.
Re: PDP-11/04 – Restoration
#19Reminds me I need to get back to working on my VAX-11/730. Nethack isn't going to play itself...
I don't know about the 730, but the 780 had a PDP-11 (/03 I think?) in the cabinet which was in charge of the system console, and bootstrapping the VAX processor with code from an 8" floppy disk. Funny how their (then) new system needed its predecessor to get it up and running...
The 730 was the lowest end of the line, designed for folks who couldn't afford a full 780 (or 750, software developers often). It's often cited as the slowest real 32-bit production machine.
Re: PDP-11/04 – Restoration
#20Anyone who calls themselves a hacker needs to read this to calibrate their definition. This guy - he's a hacker.
Technically he's a DEC field engineer :-) But this is one of the reasons I really enjoy the older DEC gear, there is so much documentation on how it works (or is supposed to) that you can debug it to the chip level.
The documentation for these old machines was truly amazing.