calvine / making_an_os_x86_tutorial

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Following a tutorial series starting this video

Required Software

  • QEMU
  • NASM
  • Make
    • If using windows you can download with the Chocolatey package manager. Then look here
    • Otherwise you likely already have it.

About


Languages

Language:Assembly 81.4%Language:Makefile 13.7%Language:Batchfile 4.9%