- Dissecting DOS: A Code-Level Look at the DOS Operating System - http://www.amazon.com/exec/obidos/ASIN/020162687X
By Michael Podanoffsky; Addison-Wesley, 1994, ISBN 020162687X, has CD-ROM. Explores DOS structure, function from programmer view, overall architecture, command structure, code-level details of vital actions. [Amazon.com]
- RxDOS - http://sourceforge.net/projects/rxdos/
Fast industrial strength DOS compatible RTOS, supports huge disk drives, FAT32 volumes, Windows 95/98 long filenames, coded in Assembly, used mostly in embedded systems and similar uses. [Open Source, GPL]
- RxDOS, Source Code DOS Clone - http://world.std.com/~mikep/rxdos-page.html
Brief description, links, book link by page and book author, Mike Podanoffsky.
- RxDOS Downloads - http://rxdos.sourceforge.net/
Several Zip format files: readme, bootable MASM files: RxDOS sources, binaries. Another OS: RTX, fast, multithreaded for DOS in C.
- Samsung Computer Division: Products: RxDOS Series - http://www.samsungpc.com/gb/support/rxdos/main.html
Instructions on making a bootable RxDOS floppy, and these files: disk image, Zip files with executable binaries (old, newest), GPL license. Useful for updating BIOS or MICOM.
|