Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 245 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 245 Bytes

multicorda

a bare-metal x86 protected mode OS, written in assembler

building

$ git clone https://github.com/silentenemy/multicorda
$ cd multicorda
$ fasm main.asm

running

Currently runs in Bochs. Feed as hard disk drive image.