8000 GitHub - mist64/msdos1: A collection of disassembled and commented source of parts of MS-DOS 1.0
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mist64/msdos1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MS-DOS 1.0

This is a collection of disassembled and commented source of parts of MS-DOS 1.0, which can be assembled back into (almost) identical binaries (using NASM).

bootsect

The DOS 1.0 boot sector. See Reverse-Engineering DOS 1.0 – Part 1: The Boot Sector for more info.

ibmbio

The DOS 1.0 I/O library. See Reverse-Engineering DOS 1.0 – Part 2: IBMBIO.COM for more info.

ibmdos

The DOS 1.0 Kernel. There is no disassembly for it yet.

Author

The original code is Microsoft's. The disassembly was done by Michael Steil.

About

A collection of disassembled and commented source of parts of MS-DOS 1.0

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0