DOS
DOS-C started in 1988 as an experiment in writing
device drivers in C for
Microsoft s MS-DOS. Both block and character
device drivers were written,
along with special C data structures to match the MS-DOS request packet. It
was then recognized that using the same techniques, an operating sys...
OS Develop
ASM