Skip to content

tarunz/geek-os

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

geek-os

A bootloader in Assembly Language and kernel in C.

Screenshots

Usage

First write assembly code in boot.asm. Make sure you are in the Code folder.

  make

Requirements

  • nasm
  • qemu
  • gcc

About

our attempt to build an operating system of our own

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Assembly 77.2%
  • Makefile 13.4%
  • C 9.4%