Skip to content

AlephOS is a simple operating system written in C with Limine.

License

Notifications You must be signed in to change notification settings

VoltagedDebunked/alephos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AlephOS

Commits Lines of Code License Contributors
An Operating System written in C with Limine.

Current stuff:

  • GDT
  • IDT
  • TSS
  • PMM
  • VMM
  • PIC Driver
  • LAPIC
  • IOAPIC
  • Ring 3
  • Syscalls
  • FS (EXT2)
  • Heap
  • Framebuffer
  • Text Rendering
  • USB Keyboard Driver
  • PS/2 Keyboard Driver
  • PCI
  • xHCI
  • USB Mouse Driver
  • PS/2 Mouse Driver
  • BASH Port
  • Ported Apps
  • TCP/IP Stack
  • DNS Resolution
  • NIC Driver
  • Wifi Support
  • Ported Standard C Library
  • ELF Loading and execution
  • HTTPS Support
  • TLS Support
  • HTTP Support
  • Browser Port (Minimal)
  • DOOM Port
  • SMP
  • PIT
  • ACPI
  • NVMe Support
  • Process Scheduler & Manager
  • TTY Support
  • Pipe Support
  • Time Management
  • RTC Driver (inside FS)
  • RTC Driver (outside FS)
  • STD I/O

That's all for now, maybe i'll expand it later, or complete more stuff.

License

Licensed under MPL-2.0

About

AlephOS is a simple operating system written in C with Limine.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published