techtravels.org

inital results on error correction

While I have yet to actually implement the full-scale error correction as I want to, I did some manual tests today. I basically took a track that I was erroring out on, and swapped in 1-bit away values for the bad bytes.  In some cases, it appeared...

Latest articles

Identify PAL inputs and outputs

In order to properly reverse engineer a PAL, you need to correctly identify which pins are inputs, and which pins are outputs. This in some cases is trivial because some of the PAL’s pin functions are fixed...

Adding Yamaha YM2612 support has begun

So after much time talking about it, and doing research,  I’ve finally got around to spending some time on adding Yamaha YM2612 support to the badge computer. I created a small verilog driver that read the...