Skip to content

SlayterDev/Dreadnaught

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dreadnaught

The Dreadnaught Kernel and Operating System.

Todos:

  • Boot the kernel
  • Setup physical memory
  • Setup virtual memory
  • Keyboard driver
  • Floppy driver
  • FAT12 File System
  • Write to Floppy (in progress)
  • Jump to User Mode
  • System Calls from User Mode
  • Load and execute external executables
  • Write multitasking scheduler
  • Non page restricted kernel mode malloc()
  • User mode malloc()
  • IDE (ATA) driver
  • FAT32 File System
  • Install OS to disk
  • User Land shell
  • Text Editor
  • GCC port
  • newlib port
  • NIC driver
  • Basic graphics support

About

Dreadnaught Kernel and Operating System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published