This project is intended to create a simple, multitasking,
real mode operating system for an IBM PC compatible system
with Intel 8086 compatible CPU in it.
For simplicity, executable file format of the system
is chosen to be the MZ EXE file format that was earlier used by MS-DOS.
User application executables as well as kernel files
and device drivers should be in this format.