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

  • vrek
    link
    fedilink
    English
    arrow-up
    11
    ·
    21 hours 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
      4
      ·
      15 hours 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
        link
        fedilink
        English
        arrow-up
        2
        ·
        14 hours 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.