Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MicronOS

Optimized OS For Old Computers

Features

  • Zero Heap Allocation
  • Optimized For Old Computers
  • Small Kernel
  • Can Properly Intracted From Hardware Without Drivers By Communicating With BIOS

Implemented Components

[ - ] Bootloader

[ - ] Scheduler

[ x ] Memory Manager

  • [ X ] Memory Allocation/Dealloation
  • [ - ] Memory Defragment/Alignment
  • [ - ] Swap Memory (Virtual RAM)

[ * ] VGA/VBE

  • [ * ] Resulation Changing
  • [ - ] Drawing Graphics

[ - ] Executeable File Support

[ - ] Basic Apps/Games And Desktop Envirornment

Meanings:

*: Incomplete Implemention.

-: Not Beginned Of Implemention

X: Completed Implemention

Contribute

Build:

make -j$(nproc)

Linting (Catching Build Error Clearly):

make LINT=1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages