• Lenovo Mac OS X Battery Fix

    Here is a nifty little script that I wrote a while ago that when applied to your custom extracted DSDT on the Lenovo L420, it will enable the battery percentage, not much required!

  • Samsung Galaxy S10 Nasty Surprise

    There are many reasons why everyone is excited about Samsung’s 10th-anniversary Galaxy S10. Most notably the leaked triple rear cameras, ’ultrasonic’ in-display reader, new gradient color schemes and 5G option.

  • Start using Flutter!

    Build beautiful native apps in record time Flutter is Google’s mobile app SDK for crafting high-quality native interfaces on iOS and Android in record time.

  • Android App Bundles

    What the hell is an App bundle anyway? There were a ton of exciting things announced at I/O this year — one of the things that caught my eyes the most was the new app bundle format.

  • ASUS X550LDV Mac OS X Guide

    With the purpose of running the beloved Apple Mac OS X on our Intel ASUS laptop I am writing this guide to share my experience and knowledge about this Hackintosh.

Showing posts with label history. Show all posts
Showing posts with label history. Show all posts

Microsoft finally open-sources MS-DOS!!!


After over 30 years, Microsoft is making MS-DOS fully open source as part of a “re-release” without the restrictions of the last.

Many will not have seen MS-DOS for decades, but the 1983 OS remains among the most important software ever written.

Indicating the importance of the OS, MS-DOS was added to the Computer History Museum in 2013. In doing so, the original source codes were transferred.

The clause of MS-DOS in the Computer History Museum was that people were prohibited from using it for commercial projects and distributing it elsewhere. Not really open source, then.

Microsoft is now publishing the source code under the MIT license which allows it to be modified, used, and distributed without penalty.

The company provided some interesting facts alongside its release:
  • All the source for MS-DOS 1.25 and 2.0 was written in 8086 assembly code
  • The source code for the initial release of 86-DOS dates from around December 29th 1980
  • The MS-DOS 1.25 code dates from around May 9th 1983, and is comprised of just 7 source files, including the original MS-DOS Command-Line shell - COMMAND.ASM!
  • MS-DOS 2.0 dates from around August 3rd 1983, and grew considerably in sophistication (and team size), and is comprised of 100 .ASM files
  • There are some interesting documentation (.TXT, .DOC) files interspersed with the source and object files - many are well worth a read, as are many of the source code comments!

As expected, the code is being hosted on GitHub which Microsoft acquired back in June for $7.5 billion. It’s worth noting the company will not accept pull requests and will treat it as a static copy.
Share:

Popular Posts

Labels

Followers

Recent Posts

Back to Top