Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 291 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 291 Bytes

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