Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 207 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 207 Bytes

tiny-os

A tiny OS

Environmental requirements

macOS

brew install x86_64-elf-gcc
brew install nasm

Run in terminal

make

Run with window

make run_window