ryujin470@fedia.io to Technology@lemmy.world · 19 小时前Microsoft open-sources MS-DOS 1.0, offering a rare look at PC historywww.xda-developers.comexternal-linkmessage-square25fedilinkarrow-up1231file-textcross-posted to: opensource@programming.dev
arrow-up1231external-linkMicrosoft open-sources MS-DOS 1.0, offering a rare look at PC historywww.xda-developers.comryujin470@fedia.io to Technology@lemmy.world · 19 小时前message-square25fedilinkfile-textcross-posted to: opensource@programming.dev
minus-squareThe_Decryptor@aussie.zonelinkfedilinkEnglisharrow-up4·8 小时前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.
minus-squarevrek@programming.devlinkfedilinkEnglisharrow-up2·7 小时前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.
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.
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.