Skip to content

Bootable emulator for the Dawn Operating System for x86.

License

Notifications You must be signed in to change notification settings

esovm/subleq-emu

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

You can download a pre-built ISO here:
  https://github.com/mintsuki/subleq-emu/releases

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
    or https://cdn.discordapp.com/attachments/939110506554335262/969145614493442078/dawn.zip
    Extract and move the Dawn directory to the root of the repo.

  - Run "make" in the root of the repository tree.

  - Enjoy.

About

Bootable emulator for the Dawn Operating System for x86.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 66.3%
  • Assembly 32.3%
  • Makefile 1.4%