I think everyone could use a brand new sparkly case for their Amiga 500’s. I saw the campaign for the A1200’s last year, and I was jealous. Where is the A500 stuff? Also the keycaps. Your keys are going to...
Latest articles
Watching YM2612 communication on Sega Genesis
I did buy a compatible 24-pin DIP clip to make it a little easier, and a little bit more reliable, to hook up the logic analyzer. The YM2612 sits on the Z80 Bus, and so there’s lots of communication not intended...
Learning the YM2612 with a Sega Genesis Model 1
I’m planning on using the Yamaha YM2612 FM synthesizer chip that has been used in both keyboard synthesizers, but also in the Sega Genesis consoles. The purpose is to add audio capability to my DIY Tablet computer...
move.w vs move.l: The culprit of my circle problems
If you saw my recent post about malformed circles, you’ll see that I was pulling my hair out. I identified the root cause. It turns out that I was writing 0x00000fff, which caused the pixel I was setting to be...
Frame Buffer and Text Generation now working…
Now that I have the 4MB SRAM board installed, I now have a frame buffer that can keep up with the video bandwidth rate. The resolution and color depth is currently 800 x 480 x 12-bit. The computing shield I’m...
SRAM Frame Buffer is now up and running!
Exciting times for the Hope Badge Computer. Tonight, I’ve worked out most of the kinks with interfacing the new SRAM module which you can see in posts below this, to the J68 soft-core CPU. This means that I can...