Programming

Custom ROM WBW

I am a big fan of retro homebrew computers. I have a few kits that I ordered from Tindie.com based on the RC2014 model (SC126). To keep it completely retro, I bought a classic amber terminal so I could have…

VGA on an FPGA

I have been working with my FPGA boards to attempt to display a test pattern on a VGA monitor. For my experiments, I bought a small VGA monitor*. It has a VGA input, as well as a HDMI input, so…

Speech in C

Writing C programs for speech on the SC126 (RC2014 Compatible) with a SPO256-AL2 Speech Synthesis Chip I spent some time yesterday working with ChatGPT to assist me in writing a moderately complex (based on my personal experience) C program. The…