-
Notifications
You must be signed in to change notification settings - Fork 3
Bootable emulator for the Dawn Operating System for x86.
License
lowlevelmemes/subleq-emu
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Quick readme on how to build: - Get a x86_64 gcc+binutils toolchain and add it to your path. Your system GCC will be more than enough if you're using a 64 bit x86 OS. - Get nasm. - Get the latest Dawn ZIP from http://users.atw.hu/gerigeri/DawnOS/download.html Extract and move the Dawn directory to the root of the repo. - Run "make run" in the root of the repository tree. (Needs qemu-system-x86_64 to run). - Enjoy.
About
Bootable emulator for the Dawn Operating System for x86.