PiDP-11 - Manually toggling the bootloader for RT-11

แชร์
ฝัง
  • เผยแพร่เมื่อ 25 ส.ค. 2024
  • Demonstration on how to manually toggle in the RT-11 bootloader using the PiDP-11 panel.
    Bootstrap code: www.psych.usyd....
    Loc. Cont.
    ==============
    001000 012700
    001002 174400
    001004 012760
    001006 000013
    001010 000004
    001012 012710
    001014 000004
    001016 105710
    001020 100376
    001022 005060
    001024 000002
    001026 005060
    001030 000004
    001032 012760
    001034 177400
    001036 000006
    001040 012710
    001042 000014
    001044 105710
    001046 100376
    001050 005007

ความคิดเห็น • 6

  • @kennethstauffer9220
    @kennethstauffer9220 5 ปีที่แล้ว +6

    nice stand and nice selection knobs.

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

      I realize it's kinda off topic but does anyone know a good place to watch new series online?

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

      @Finnley Micah Flixportal

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

      @Ulises Will Thanks, I went there and it seems like a nice service =) I really appreciate it !!

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

      @Finnley Micah no problem xD

  • @laustinspeiss
    @laustinspeiss 3 ปีที่แล้ว +4

    The hardware bootstrap code wasn’t specific to RT-11...
    It was specific to the type of drive, as it was a short simple program (bytes long) that told the drive to go to track 0, head 0, read in the first block of data and start executing that from a specific address... that first block of code on the disk was the ‘actual’ OS bootloader, as it pulled in the runtime code needed to launch RT/RSX/RSTS etc