Pinned Repositories
AerOS
An operating system made by a few friends, from scratch.
C-OS-Template
A simple operating system template for quickly getting started with the more interesting parts of OS dev. This is not perfect, but its purpose is more for personal use, however if you find it interesting, there ya go!
CosmosVGA
Custom Cosmos VGA Driver
CSharpINIParser
An INI parser and creator for CSharp
Napalm_OS
My graphical "multitasking" operating system written with Cosmos in C#
NBOS
OSMake
PurpleMoon
Less graphically ambitious than my previous OS, with managed code execution!
PurpleMoonOS_Old
Operating system built from "scratch" in C#, using Cosmos Kernel
SlugAllocator
Dynamic memory management system for Cosmos OS projects
napalmtorch's Repositories
napalmtorch/PurpleMoonOS_Old
Operating system built from "scratch" in C#, using Cosmos Kernel
napalmtorch/PurpleMoon
Less graphically ambitious than my previous OS, with managed code execution!
napalmtorch/Napalm_OS
My graphical "multitasking" operating system written with Cosmos in C#
napalmtorch/SlugAllocator
Dynamic memory management system for Cosmos OS projects
napalmtorch/MOSA-Project
Managed Operating System Alliance Project
napalmtorch/os-tutorial
How to create an OS from scratch
napalmtorch/OS-Tutorial-1
Use GRUB to boot a small operating system running in paged virtual memory.