Go to file
Juhani Krekelä 19472fbbec Use 8.3 for source file names 2021-06-30 20:41:37 +03:00
.gitignore Automatically track dependencies 2021-06-28 23:03:07 +03:00
CC0 Add license and readme 2021-06-28 23:10:29 +03:00
Makefile Use 8.3 for source file names 2021-06-30 20:41:37 +03:00
README.md Add license and readme 2021-06-28 23:10:29 +03:00
bootsect.asm Use 8.3 for source file names 2021-06-30 20:41:37 +03:00
empty.d Automatically track dependencies 2021-06-28 23:03:07 +03:00
hexprint.inc List root directory of the disk 2021-06-28 22:58:11 +03:00
kernel.asm Load kernel off of FAT12 disk 2021-06-30 20:35:07 +03:00

README.md

Nor86 operating system

Nor86 is a real-mode operating system targeting IBM PC compatibles with 64K or more RAM. It is inspired by EttinOS.