ABSTRACT

Master operation system development. FreeDOS Kernel explains the construction and operation of Pat Villani's DOS-C - a highly portable, single threaded operating system. Written in C and with system calls similar to MS-DOS, the FreeDOS kernel provides an

chapter 1|14 pages

Introduction

chapter 2|40 pages

DOS Basics

chapter 3|16 pages

Bird's-Eye View of DOS-C

chapter 4|72 pages

DOS-C Kernel: File System Manager

chapter 6|38 pages

DOS-C Kernel: API

chapter 7|36 pages

Command Line Interpreter

chapter 8|14 pages

DOS-C Kernel-Putting It All Together