2021-09-25 17:51:18 +01:00
2021-08-29 07:27:42 +01:00
2021-08-29 07:27:42 +01:00

Xnoe OS

An attempt at writing an "Operating System" in x86 assembler.

Hi all, I have many hobbies, one of those is torturing myself with knowledge I probably won't ever make use of again, and that is why this exists.

I've had an interest in operating systems since I started to code, and have attempted to write this in the past, but I lacked the skills required back then.

This codebase features a bootloader that can load files from a FAT16 disk, and a kernel that doesn't have much functionality at all.

Description
No description provided
Readme 356 KiB
Languages
C++ 61.7%
C 33.3%
Makefile 2.7%
Assembly 1.9%
Shell 0.4%