- Aug 12, 2014
- 522
- 3
- 81
Hello,
I'm finishing up a book on 32-bit assembly, and in the last few chapters the focus is on low-level programming for MS-DOS e.g. making software interrupts to the MS-DOS OS and BIOS to grab keyboard input, etc.
It's a modern book published this year, and the book states that an old version of Windows (windows 3, win95, etc.) is required to write the code.
I can only assume that MS-DOS isn't used as the kernel anymore.
But, I'm curious if there are any MS-DOS remnants left in modern post NT Windows OS.
Thanks.
I'm finishing up a book on 32-bit assembly, and in the last few chapters the focus is on low-level programming for MS-DOS e.g. making software interrupts to the MS-DOS OS and BIOS to grab keyboard input, etc.
It's a modern book published this year, and the book states that an old version of Windows (windows 3, win95, etc.) is required to write the code.
I can only assume that MS-DOS isn't used as the kernel anymore.
But, I'm curious if there are any MS-DOS remnants left in modern post NT Windows OS.
Thanks.