ersenal / Incitatus-OS
Stage 3 Dissertation project. The aim is to create an X86-32bit operating system as a vehicle to learn about operating systems from a student perspective.
☆10Updated 6 years ago
Alternatives and similar repositories for Incitatus-OS:
Users that are interested in Incitatus-OS are comparing it to the libraries listed below
- Simple (x86 currently) bootloader and kernel.☆1Updated 7 years ago
- My attempts at developing an operating system kernel.☆11Updated 10 years ago
- Reminding myself everything I knew about OSDev (and more)☆19Updated 10 years ago
- Operating System project: basic x64 Kernel Implementation with the ability to load extra binary modules separated from the main kernel.☆16Updated 8 years ago
- 64 bit hobby OS☆25Updated 8 years ago
- Simple 64-Bit Operating System☆41Updated 9 years ago
- Calcium OS project for x86_64☆38Updated 7 years ago
- Abandoned overcomplicated Microkernel using modern x86_64 features☆42Updated 4 years ago
- Repository containing all UEFI development I am doing☆13Updated 8 years ago
- x86-64 operating system kernel☆13Updated 6 years ago
- x86_64 OS Reference in C and Assembly☆27Updated 11 months ago
- An x86 OS written from scratch in C☆34Updated 7 years ago
- A Type-1 hypervisor aimed to implement kernel hotswapping☆28Updated 11 months ago
- A minimal example of an x86_64 higher half kernel loaded at the -2GB mark☆41Updated 2 years ago
- x86 Operating System☆7Updated 3 years ago
- An Multiboot Compliant X64 SMP Operating Systems☆14Updated 11 years ago
- My hobby operating system project. The plan was grand, the mind was melted. It does compile and run though...☆15Updated this week
- Tiny Operating System supporting: SVGA gui, Grub bootloader, network subsystem, CDROM drivers.☆33Updated 12 years ago
- A hobby OS written in assembly (nasm) and C. Small, realistic goals.☆55Updated 8 years ago
- This is the repository for the AQUA 2.X x86 kernel