zerodev/zeronix
3
5
Fork
You've already forked zeronix
3

Roadmap #1

Open
opened 2025年09月16日 12:34:26 +02:00 by ViktorPopp · 3 comments
  • Basic project and bootloader setup using Limine
  • Terminal Emulator using Flanterm
  • printf using nanoprintf
  • Serial output using custom UART 16650 driver
  • Global Descriptor Table
  • Interrupt Handling
  • Hardware Interrupts using the Intel 8259
  • Clock using CMOS RTC and PIT
  • Physical Memory Manager (bitmap frame allocator)
  • Virtual Memory Manager and Paging
  • Initial Ramdisk using UStar as the filesystem
  • Virtual Filesystem implementation
  • System calls
  • ELF Parsing and Loading
  • Switching to ring 3 (usermode)
  • Standard Library for userspace (Both for Rust and C)
  • Disk Drivers such as ATA PIO or NVMe
  • ACPI Table Parsing (Probably using uACPI)
  • ACPI Shutdown
  • Initialization System
- [x] Basic project and bootloader setup using Limine - [x] Terminal Emulator using Flanterm - [x] `printf` using nanoprintf - [x] Serial output using custom UART 16650 driver - [x] Global Descriptor Table - [x] Interrupt Handling - [x] Hardware Interrupts using the Intel 8259 - [ ] Clock using CMOS RTC and PIT - [x] Physical Memory Manager (bitmap frame allocator) - [ ] Virtual Memory Manager and Paging - [ ] Initial Ramdisk using UStar as the filesystem - [ ] Virtual Filesystem implementation - [ ] System calls - [ ] ELF Parsing and Loading - [ ] Switching to ring 3 (usermode) - [ ] Standard Library for userspace (Both for Rust and C) - [ ] Disk Drivers such as ATA PIO or NVMe - [ ] ACPI Table Parsing (Probably using uACPI) - [ ] ACPI Shutdown - [ ] Initialization System
Contributor
Copy link

start of legend (im: кашалот эщкере52)

start of legend (im: кашалот эщкере52)
Author
Owner
Copy link

Ok...?

Ok...?
Author
Owner
Copy link

Wait you? XD I didn't realise!

Wait you? XD I didn't realise!
Sign in to join this conversation.
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
zerodev/zeronix#1
Reference in a new issue
zerodev/zeronix
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?