All Projects → mintsuki-org → subleq-emu

mintsuki-org / subleq-emu

Licence: other
Bootable emulator for the Dawn Operating System for x86.

Programming Languages

c
50402 projects - #5 most used programming language
assembly
5116 projects
Makefile
30231 projects

Projects that are alternatives of or similar to subleq-emu

human-computer
A computer that uses nothing but human resources
Stars: ✭ 16 (-50%)
Mutual labels:  subleq
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.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].