/os

x86 operating system (wip)

Primary LanguageAssembly

os

Experiments in Operating Systems and language bootstrapping.

prereqs

# centOS 7
yum install -y nasm nasm-doc qemu seabios

install

git clone https://github.com/jethrodaniel/os && cd os && make

license

MIT.

references

thanks y'all.

bootstraping

compilers

etc