chipsetx / Simple-Kernel-in-C-and-AssemblyLinks
Simple Kernel in C and Assembly
☆113Updated last year
Alternatives and similar repositories for Simple-Kernel-in-C-and-Assembly
Users that are interested in Simple-Kernel-in-C-and-Assembly are comparing it to the libraries listed below
Sorting:
- My 32 bit x86 OS journey.☆125Updated last year
- Minimal, collaboratively written kernel☆434Updated last week
- My experiments with osdev... again☆191Updated this week
- ☆83Updated 2 years ago
- ☆171Updated 3 years ago
- Operating System Coded in Assembly and C☆137Updated last year
- 32-bit operating system written from scratch, with alternative user interface, designed for older computers with intention to provide sys…☆173Updated last month
- Minos is a mini operating system written in C☆172Updated 3 months ago
- 💾 Amd64 operating system in C. Trying to make a full OS, with a simple and readable codebase!☆635Updated last week
- Github mirror of os dev repo☆72Updated 9 months ago
- Masl OS☆95Updated last year
- x86-64 Operating System☆373Updated 2 weeks ago
- Operating System from scratch☆137Updated 6 months ago
- My first kernel written in C++☆157Updated 5 months ago
- This OS Tutorial expands on the fundamental concepts covered in cfenollosa/os-tutorial and covers entering long mode on the x86_64 archit…☆236Updated last year
- MoonOS (just a kernel atm) is a micro kernel designed for the x86_64 and arm architecure.☆107Updated 5 months ago
- A hobby operating system I've been building. Please refer to the 'rewrite' branch to see the ongoing rewrite.☆89Updated last year
- OS tutorial from Nanobyte YouTube channel.☆641Updated 9 months ago
- i386-, i686- and x86_64-elf GCC, GDB and Binutils☆327Updated 2 months ago
- The NanoShell Operating System 🐢☆241Updated 3 weeks ago
- hhuOS - A small operating system☆210Updated this week
- A simple, clean code, multi-tasking kernel written in pure Assembly language for 64-bit processors from the AMD64 family.☆450Updated last year
- 64-bit UNIX hobby operating system with a UEFI bootloader and a Linux compatible syscall interface. Runs DOOM.☆106Updated 3 weeks ago
- Dennix is a unix-like hobbyist operating system written from scratch.☆164Updated last year
- A big ball of mud.