Skip to content

apache-hb/BezOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jeff BezOS

I thought it would be funny

Building

  1. install clang (preferrably 9/10), nasm, python3.7
  2. execute
meson build --cross-file x64-clang-cross.ini
ninja -C build
  1. kernel will be in build/boot/<boot>/bezos.bin

Running

Bios

  1. install qemu
  2. run with qemu.bat build\boot\<boot>\bezos.bin

Mentions

  1. Marley on the osdev discord for being incredibly clever and knowledgable
  2. osdev wiki for (sometimes) good reference
  3. all the random github os projects i've browsed to figure out how to do things

About

Jeff BezOS: the operating system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published