Skip to content

Computer Operating System, something I work on in the free time I have.

License

Notifications You must be signed in to change notification settings

MML4379/ComputiOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ComputiOS

Computer Operating System, something I work on in the free time I have.

My goals for this OS

I want this operating system to be able to play Crab Rave on YouTube, whilst rendering a nice looking UI. Quite the ambitious goal but I will get there some day. It will be a 64 bit OS, targeted towards real, modern hardware.

Checklist

BOOTLOADER:

  • Hello world in assembly
  • Switching to protected mode and printing text
  • Disk loading functionality
  • Switching to long mode and printing the available amount of memory
  • Mapping memory
  • Looking for VESA modes
  • Passing control to a kernel

KERNEL: I will continue this checklist later.

DRIVERS: I will continue this checklist later.

About

Computer Operating System, something I work on in the free time I have.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published