Imported from GitHub: ifilot/bytecradle-6502 · commit 7cb2566 · license GPL-3.0
Description
Homebrew 6502-based computer
README
SRC folder
This folder contains two types of software which are categorized by their roles:
- Firmware: Bare-bones environment. Puts the system in an infinite loop, typically in an echoing state where all input received over the serial port is simply echoed back to the user.
- Environments: Offers a user-friendly menu and allows the user to select a program / application from a list of options. Among these, there is a monitor program.
No comments yet. Be the first to ask about this board.