Search Books

Dissecting DOS: A Code-Level Look at the DOS Operating System

Author Michael Podanoffsky
Publisher Addison Wesley
Category Computers
📄 Viewing lite version Full site ›
🌎 Shop on Amazon — choose country
⌛ 🇬🇧 United Kingdom pricing being fetched… Prices will appear once fetched — usually within a few minutes.
Share:
Book Details
ISBN / ASIN020162687X
ISBN-139780201626872
CategoryComputers
MarketplaceUnited Kingdom 🇬🇧

Description

Dissecting DOS explores the way DOS is structured and the way it works from a programmer's perspective. It illustrates DOS's overall architecture and command structure and then reveals the code-level details of vital DOS actions. The book includes coverage of the operating system RxDOS and MS-DOS clone created to emulate and parallel the commercial system. The actual MS-DOS source code is both secret and copyright protected. However, the inner workings of MS-DOS are discovered by studying the source code of the RxDOS clone included on the disk.