jdah / jdh-8

An 8-bit minicomputer with a fully custom architecture
MIT License
1.29k stars 89 forks source link

How to run? #7

Closed NeoGenio closed 3 years ago

NeoGenio commented 3 years ago

A simple question. How do i run this? Because I have NO idea how to make it work.

jdah commented 3 years ago

Please read the README, if you can't get it running from there, please read about make.

NeoGenio commented 3 years ago

Please read the README, if you can't get it running from there, please read about make.

I can get it to build but I can't start the emulator

jdah commented 3 years ago

See the files that get output under ./bin

NeoGenio commented 3 years ago

Which files do I have to build using the assembler?