This is a rare look at the tech giant’s first operating system

    • vrek@programming.dev
      link
      fedilink
      English
      arrow-up
      15
      ·
      2 months ago

      He was a business God, not so sure of programming God, more like surrounding himself with programming gods.

      But seriously, how do you read this, is it like a representation of how the memory should be at a specific point in time? I’m guessing blank spaces would be undefined then?

      • The_Decryptor@aussie.zone
        link
        fedilink
        English
        arrow-up
        5
        ·
        2 months ago

        That’s just the cover page, you can see the source files here.

        The print out is “bundle_2”, while the actual compliable source is in “86DOS.A86”, you can see where the code starts and the header ends.

        • vrek@programming.dev
          link
          fedilink
          English
          arrow-up
          2
          ·
          2 months ago

          Ah, the bundle_2 link looks at lot more readable and understandable. That said it’s not even 530am yet here so I’ll need a little while to wake up before I can try to understand it.