Description: I have written a simple operating system, Kitnix 0.01 compiler environment: Nasmimg document can be used directly to start a virtual machine loading, there is guidance, restart, shutdown and enforcement functions of the user document, based on the boot, loader and user document the three-tier structure, users can perform the two procedures. The use of FAT12 file system, MSDOS can directly operate on the mirror.
File list (Check if you may need any files):
bin
image
.....\kitnix.img
Readme.txt
src
...\boot.asm
...\fat12hdr.inc
...\first.asm
...\loader.asm
...\second.asm