No description
| .gitignore | ||
| bootsect.asm | ||
| CC0 | ||
| empty.d | ||
| hexprint.inc | ||
| kernel.asm | ||
| Makefile | ||
| 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.
Floppy sizes
You can build either a 1440K or a 360K floppy image from Nor86 sources, the default being 1440K. To build a 360K floppy instead, run:
make FLOPPY=360