chuckb / digitsrom

Python script to create 7-segment ROM file for Ben Eater's 8-bit breadboard computer

Repository from Github https://github.comchuckb/digitsromRepository from Github https://github.comchuckb/digitsrom

Description

generate.py creates a rom.bin file that can be used by ROM programmers to load ROMs described in Ben Eater's 8-bit breadboard computer project with the necessary binary data used to drive the display.

Ben used an arduino to program the ROM but given that I had a programmer from his other 6502 kit (TL866ii), I decided to take a short-cut.

About

Python script to create 7-segment ROM file for Ben Eater's 8-bit breadboard computer

License:MIT License