Skip to content

MASVictor/resume_operating_system

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A basic operating system with :

  • a video controler to show text on a console
  • a PS2 keyboard reader

To compile it : make

make run-bin to run from qemu make build-iso to build an iso file with grub. It needs xorriso. make run-iso launch qemu with iso file as a CDROM.

#I'm trying to understand this code: Mauricio

Writing here to just waiting for a merge conflict

About

my resume in a home made operating system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 58.6%
  • Assembly 27.1%
  • Makefile 14.1%
  • C++ 0.2%