Skip to content

our attempt to build an operating system of our own

License

Notifications You must be signed in to change notification settings

abhishekjiitr/geek-os

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

geek-os

A bootloader in Assembly Language and kernel in C.

Screenshots

Requirements

  • nasm
  • qemu
  • gcc
  • gnutools

Usage

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

  make