Skip to content

sn99/sam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sam

A bootloader

Build Status

Requirements

  1. nasm sudo apt-get install nasm
  2. qemu sudo apt-get install qemu && sudo apt-get install qemu-system

Build

./build main

Run

./run main

build script is included in run