PDP11nl
PDP11nl
  • 44
  • 45 258

วีดีโอ

1985 Spring DECUS U.S. Symposium - tape P015
มุมมอง 513 ปีที่แล้ว
Tape 15 from the recorded audio sessions. This tape : Intro to Rainbow CP/M & MS-DOS.
1985 Spring DECUS U.S. Symposium - tape P014
มุมมอง 413 ปีที่แล้ว
Tape 14 from the recorded audio sessions. This tape : Rainbow Communications Technical Session
1985 Spring DECUS U.S. Symposium - tape P013
มุมมอง 593 ปีที่แล้ว
Tape P013 from the recorded audio sessions. This tape : Rainbow Communications Solutions
1984 Fall DECUS U.S. Symposium - tape P004
มุมมอง 783 ปีที่แล้ว
Tape P004 from the recorded audio sessions. This tape : Rainbow Technical Q & A.
Dec PC05 papertape puncher/reader
มุมมอง 4885 ปีที่แล้ว
Using a microcontroller and an USB/serial dongle to interface with a DEC PC05 papertape reader/puncher. The current software does only support start-stop mode for the reader, hence the 20 to 25 cps speed (as specified in the original documentation). The next release of the software wil support streaming mode (275 - 300 cps).
VMS StorageWorks Command Console V1.0 training video
มุมมอง 1927 ปีที่แล้ว
Training video about the StorageWorks Command Console version 1.0 Made by Digital Equipment Corporation in 1995. Usefull video if you maintain a vintage StorageWorks device.
Tape 19 - Instruction Set part G
มุมมอง 3239 ปีที่แล้ว
A series of instruction video's about the PDP-11 computers (instruction set, addressing modes, console, etc)
Tape 26 - PDP-11 Family part B
มุมมอง 5169 ปีที่แล้ว
A series of instruction video's about the PDP-11 computers (instruction set, addressing modes, console, etc)
Tape 28 - PDP-11 Family part D
มุมมอง 5809 ปีที่แล้ว
A series of instruction video's about the PDP-11 computers (instruction set, addressing modes, console, etc)
Tape 20 - Instruction Set part H
มุมมอง 3179 ปีที่แล้ว
A series of instruction video's about the PDP-11 computers (instruction set, addressing modes, console, etc)
Tape 16 - Instruction Set part D
มุมมอง 3749 ปีที่แล้ว
A series of instruction video's about the PDP-11 computers (instruction set, addressing modes, console, etc)
Tape 17 - Instruction Set part E
มุมมอง 3139 ปีที่แล้ว
A series of instruction video's about the PDP-11 computers (instruction set, addressing modes, console, etc)
Tape 21 - IO Programming part A
มุมมอง 5279 ปีที่แล้ว
A series of instruction video's about the PDP-11 computers (instruction set, addressing modes, console, etc)
Tape 18 - Instruction Set part F
มุมมอง 3109 ปีที่แล้ว
Tape 18 - Instruction Set part F
Tape 27 - PDP-11 Family part C
มุมมอง 4979 ปีที่แล้ว
Tape 27 - PDP-11 Family part C
Tape 15 - Instruction Set part C
มุมมอง 3839 ปีที่แล้ว
Tape 15 - Instruction Set part C
Tape 25 - PDP-11 Family part A
มุมมอง 7869 ปีที่แล้ว
A series of instruction video's about the PDP-11 computers (instruction set, addressing modes, console, etc)
Tape 24 - IO Programming part D
มุมมอง 2329 ปีที่แล้ว
Tape 24 - IO Programming part D
Tape 23 - IO Programming part C
มุมมอง 4849 ปีที่แล้ว
Tape 23 - IO Programming part C
Tape 22 - IO Programming part B
มุมมอง 2759 ปีที่แล้ว
Tape 22 - IO Programming part B
Tape 14 - Instruction Set part B
มุมมอง 3909 ปีที่แล้ว
Tape 14 - Instruction Set part B
Tape 13 - Instruction Set part A
มุมมอง 6559 ปีที่แล้ว
Tape 13 - Instruction Set part A
Tape 12 - Addressing Modes part C
มุมมอง 4319 ปีที่แล้ว
Tape 12 - Addressing Modes part C
Tape 11 - Addressing Modes part B
มุมมอง 5539 ปีที่แล้ว
Tape 11 - Addressing Modes part B
Tape 10 - Addressing Modes part A
มุมมอง 1.5K9 ปีที่แล้ว
Tape 10 - Addressing Modes part A
Tape 09 - Use of the Console
มุมมอง 7839 ปีที่แล้ว
Tape 09 - Use of the Console
Tape 08 - Address and Memory Organization part B
มุมมอง 5209 ปีที่แล้ว
Tape 08 - Address and Memory Organization part B
Tape 07 - Address and Memory Organization part A
มุมมอง 8929 ปีที่แล้ว
Tape 07 - Address and Memory Organization part A
Tape 06 - Processor Organization part B
มุมมอง 5959 ปีที่แล้ว
Tape 06 - Processor Organization part B

ความคิดเห็น

  • @fernandoacorreia
    @fernandoacorreia 2 หลายเดือนก่อน

    This makes it clear what is the origin of the term "console". How things have changed!

  • @paulschilling2996
    @paulschilling2996 6 หลายเดือนก่อน

    The voice sounds like it went through the same kind of encoding that TI used in the Speak & Spell

  • @notexactlysiev
    @notexactlysiev 8 หลายเดือนก่อน

    oh shit, I just got it. the bus is entirely asynchronous! I was confused as to how it keeps track of whose turn it is to control the bus and when, assuming there was some sort of clock, when in reality all it needs is these signals

  • @zyunx4341
    @zyunx4341 ปีที่แล้ว

    Thank you! It helps a lot to study earlier UNIX.

  • @stevejohnson1685
    @stevejohnson1685 ปีที่แล้ว

    Wish I had had this overview in 1977 when I started my Master's degree at Ohio State University. My project included wire-wrapping a Unibus interface card for the PDP-11/45 backplane, and writing a subroutine library for it in PDP-11 assembler, then testing it out using PDP-11 Fortran. It took me a while, reading those manuals, to comprehend backplane timing and understand the interface circuitry, but it all worked out in the end. Then, on to Bell Labs, for my first job out of school, learning Unix internals and C programming on PDP-11, VAX, and No.5 ESS hardware. Definitely established the course of my career since then! Thank you!

    • @dankfam6686
      @dankfam6686 11 หลายเดือนก่อน

      Bell labs as a first job wow thats amazing.

  • @margegeneverra5594
    @margegeneverra5594 ปีที่แล้ว

    I own one of these

    • @archeobits607
      @archeobits607 6 หลายเดือนก่อน

      If you ever think about selling your DEC CR11 punch card reader, I'm interested. I have a PDP 11/45 and Straight-8 that I could use it with.

  • @lawrenceshadai4966
    @lawrenceshadai4966 ปีที่แล้ว

    Amazing deep dive into the PDP-11

  • @MirekFe
    @MirekFe 2 ปีที่แล้ว

    I found this video through Gopher. :) Thank you for uploading this.

  • @leeroth5604
    @leeroth5604 3 ปีที่แล้ว

    I used to work on those... 285 cards per minute rate. The DEC model for just the reader was CRO4, a CR11 was the CR04 + cable + a "quad height" M8290 Unibus module . Older "CR11" bundles on a PDP11 got you a peripheral wire-wrapped backplane of multiple cards instead of the nice, single quad module.

  • @the123king
    @the123king 3 ปีที่แล้ว

    Hi. I've obtained a full set of the workbooks that go along with these lectures. I'm planning on scanning them for posterity if you're interested

    • @edgroenenberg5916
      @edgroenenberg5916 3 ปีที่แล้ว

      Hello Josh. I do have a set myself, but never came to scan them. If you do and make them available on-line somewhere I'll gladly add the link in the description area.

    • @bobvines00
      @bobvines00 2 ปีที่แล้ว

      @@edgroenenberg5916 If Josh never scanned/scans them, could you please scan your copies of the lecture workbooks? :) As you can see in my message/reply to Josh, Bitsavers doesn't appear to have a *complete* set of the workbooks and I'd _really_ like access to a complete set for self-training (i.e., watching the 28 videos that you've posted here + going through the handbooks that I do have) so that I can learn how to use my PDP-11s.

    • @HollowedEmpire
      @HollowedEmpire 2 หลายเดือนก่อน

      Did you ever get to uploading those anywhere? I'd love to see them.

  • @tzubin99
    @tzubin99 4 ปีที่แล้ว

    The best video that I’ve watched today

  • @williamcorcoran8842
    @williamcorcoran8842 4 ปีที่แล้ว

    OMG! I am in in PDP heaven!

  • @TheNovum
    @TheNovum 5 ปีที่แล้ว

    Cool! Looking forward to more updates

  • @donwald3436
    @donwald3436 6 ปีที่แล้ว

    At "up to 2 mega words of main memory" I blurted out "What?" Wow that was so much memory!!!

    • @robertnussberger2028
      @robertnussberger2028 2 ปีที่แล้ว

      I go by megabytes. I'm guessing megawords was another way of saying megabytes.

    • @johngant3991
      @johngant3991 ปีที่แล้ว

      No, a word has its own definition in computer science. en.m.wikipedia.org/wiki/Word_(computer_architecture)

    • @nerd2544
      @nerd2544 ปีที่แล้ว

      @@johngant3991 pdp 11 is 16-bit, one byte is 8 bits, 2 mega words ==> 2 million individual 16-bit pieces of data ==> 4 million 8-bit pieces of data ==> so, 4 Megabytes of RAM upon looking at the data sheet of the PDP11 variants around the mid 70s on wikipedia this should be correct I think

    • @kenchace8444
      @kenchace8444 3 หลายเดือนก่อน

      That’s correct. There are bytes (8 bits) words (16 bits) and in the PDP11 space longwords (32 bits)

  • @Maskddingo
    @Maskddingo 6 ปีที่แล้ว

    @8:25 Unibus devices have voices similar to the Balok puppet in TOS? Fascinating! Loving these videos BTW!

  • @TheNovum
    @TheNovum 7 ปีที่แล้ว

    Interesting

  • @QuantumRift
    @QuantumRift 8 ปีที่แล้ว

    Oh man, this brings back memories...

  • @shookstylez
    @shookstylez 9 ปีที่แล้ว

    hello i found this computer in my attic, is this worth something?

    • @PDP11nl
      @PDP11nl 9 ปีที่แล้ว

      What do you mean? This console (or similar console) or another PDP-11?

  • @martygeist2116
    @martygeist2116 10 ปีที่แล้ว

    Hi All; PDP11nl, Please if You have them share the rest of what You have with us.. I am anxious for the next one in the series.. THANK YOU Marty

  • @jackrubin
    @jackrubin 10 ปีที่แล้ว

    Great series - more, please!

  • @martygeist2116
    @martygeist2116 10 ปีที่แล้ว

    Hi All; Where can I get the program that You are Running on this realcons emulator, that I could run on my Real PDP 11/45.. THANK YOU Marty

    • @PDP11nl
      @PDP11nl 10 ปีที่แล้ว

      That would have been RSX11M. Comes either on 5 RL02's or a single 9-track magtape.

    • @martygeist2116
      @martygeist2116 10 ปีที่แล้ว

      Hi PDP11nl, Thanks for Your reply, I was thinking of the way the Dots rotate across the Console panel, from ends to center.. THANK YOU Marty

    • @PDP11nl
      @PDP11nl 10 ปีที่แล้ว

      Marty Geist That is the idle loop, mainatained by the OS program consuming left over time.

  • @martygeist2116
    @martygeist2116 10 ปีที่แล้ว

    Hi ; Will There be more of these ?? I like what you have copied so far.. THANK YOU Marty

  • @markpage5485
    @markpage5485 11 ปีที่แล้ว

    Haven't seen those lights since the 80's. I remember every Monday morning starting it up at the console - you'd have to enter some long octal address, press LOAD ADRS, confirm the correct lights were lit then press start - computers were more like science fiction back then.

  • @tomcostello8045
    @tomcostello8045 11 ปีที่แล้ว

    This PDP 11/70 was the last DIGITAL computer to have lights. When idle the lights formed a pattern , was in some instances a type of circle left to right. When busy the light was a diagnostic of processer use so the would be more random

  • @antadefector
    @antadefector 13 ปีที่แล้ว

    Coolest thing to see in a long time... Last time I seen something so old was when I was almost a kid, and local bank ditched some 20Mb drives with changeable plates (screw on type in protective bell). Need a 100 thumbs up button for video like this!!!

  • @sbalogh53
    @sbalogh53 14 ปีที่แล้ว

    The following BLINKENLICHTEN sign was commonly seen in computer rooms and university physics labs... ACHTUNG! ALLES TURISTEN UND NONTEKNISCHEN LOOKENPEEPERS! DAS KOMPUTERMASCHINE IST NICHT FÜR DER GEFINGERPOKEN UND MITTENGRABEN! ODERWISE IST EASY TO SCHNAPPEN DER SPRINGENWERK, BLOWENFUSEN UND POPPENCORKEN MIT SPITZENSPARKSEN. IST NICHT FÜR GEWERKEN BEI DUMMKOPFEN. DER RUBBERNECKEN SIGHTSEEREN KEEPEN DAS COTTONPICKEN HÄNDER IN DAS POCKETS MUSS. ZO RELAXEN UND WATSCHEN DER BLINKENLICHTEN.

  • @sbalogh53
    @sbalogh53 14 ปีที่แล้ว

    @unnaturaltragedy I think today's computers are too fast for lights. You would probably only get them all showing a constant blur. In the old days, you could roughly tell what a computer was doing by watching the light pattern on the front panel.

  • @sbalogh53
    @sbalogh53 14 ปีที่แล้ว

    ahhhh drool.... computers with flashing lights. How I miss those flashing lights.

  • @Crying-Condor
    @Crying-Condor 14 ปีที่แล้ว

    Cool. I think that the RSTS idle pattern had the lights moving left to right. As an tech, I used them to help me know when it was caught up in a loop or running slow.

  • @Wortinguk
    @Wortinguk 15 ปีที่แล้ว

    Later on that panel was replaced by the 'RDC' remote diagnosis control... far less interesting. I have an old console left over from when I did an upgrade... long time ago - bet the stores man has me on a black list for not returning it!.

  • @PDP11GY
    @PDP11GY 16 ปีที่แล้ว

    WHOW ! That's great to see an up and running DEC cardreader. As DEC employee 1977 I did "hate" this reader, primary the mechanical part. My compliment to have one reader still up and running. Super Video ...it's nostalgia.

  • @PDP11nl
    @PDP11nl 16 ปีที่แล้ว

    As far as I know it has a fixed speed.

  • @AndrewBogorodsky
    @AndrewBogorodsky 16 ปีที่แล้ว

    HOW TO SET +100 RATING?!?!!!!!

  • @N64Guy
    @N64Guy 16 ปีที่แล้ว

    NIGHT RIDER

  • @PlaywithJunk
    @PlaywithJunk 16 ปีที่แล้ว

    We had a PDP 11/70 when I started with my job but I have never seen those runnung lights. Ours was working with RSTS. I still use a PDP 11/73 to format old harddrives and I also have an 11/70 frontpanel which I'd like to convert into a binary clock.

  • @PDP11nl
    @PDP11nl 16 ปีที่แล้ว

    It's the systems idle loop, when no other programs are active. I beliewe it is the RSX-11M idle loop

  • @ELkuken
    @ELkuken 16 ปีที่แล้ว

    erectile

  • @PlaywithJunk
    @PlaywithJunk 17 ปีที่แล้ว

    What kind of test is this? Something self programmed?