Skip to content

dmateos/mateOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mateOS

Just for learning x86 assembly/cpu stuff.

Only 32 bit for now.

Inspired by messing around with a little OS on the 6502.

Project Directories

1. src/

  • Main kernel files
  • kernel.c contains main entry point

2. src/arch/i686

  • 32bit x86 CPU specific files
  • 686_init.c contains main x86 entry point

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published