Imported from GitHub: 89Mods/8085SBC · commit 6b46b2e · license MIT
Description
Experimental 8085 single-board computer
README
Emulator
This is a software emulator of the SBC written in C# using the .NET framework. Before use, the bootloader first needs to be built, and its binary boot.bin copied to this directory.
Afterwards, the emulator can be used via the command line: dotnet run [path to SPI ROM image]
No comments yet. Be the first to ask about this board.