Skip to content

aqrln/aquarius-os

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aquarius

This is a toy operating system I was developing for fun from mid 2011 to the beginning of 2013. It works on x86-compatible PCs in the 32-bit protected mode and can do:

  • preemptive multitasking
  • virtual file systems
  • memory management
  • supports such just awesome devices as PS/2 keyboard and 24x80 text-mode vga display
  • runs from CD or a USB pen drive :3

Credits

Most of the code is written by me, yet some of it is based on some third-party one, namely the James Molloy's kernel development tutorial and code snippets on the OSDev Wiki.

About

A tiny toy operating system ¯\_(ツ)_/¯

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published