34年前的老古董:MS-DOS 1.0反匯編和注釋源碼集合
34年前的老古董:MS-DOS 1.0反匯編和注釋源碼集合,包括bootsect,ibmbio,ibmdos三部分內容,可以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.

https://github.com/mist64/msdos1
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!