Breadboard computer based around the 6502 microprocessor using Ben Eaters architecture
- 65c02 microprocessor
- 65c22 Versatile Interface Adapter
- 28C256 EEPROM
- 62256 SRAM
- LCD Display
Assembled using vasm assembler
EEPROM programmed using TommyPROM arduino based programmer
- Connect programmer to computer via USB and inster EEPROM into breadboard
- Launch minicom from terminal with the appropriate serial port. ex:
minicom -D /dev/tty.usbserial-1431340 - In TommyPROM interface send command
W0to write EEPROM (may need to unlock EEPROM withUcommand first) - Press
CTRL-IthenSto send file using xmodem, follow the onscreen promts to select and send the appropriate binary file