/os_dev

Playing around with some simple Operating System development

Primary LanguageAssembly

os_dev

Playing around with some simple Operating System development

Building it on Mac OS X Mountain Lion. Installed qemu with homebrew and using the built-in nasm assembler.

brew install qemu ./build.sh ./run.sh