c0pperdragon / C64-Video-Enhancement

Component video modification for the C64 8-bit computer
MIT License
250 stars 36 forks source link

Problem with corrupted video output / RAM issue? #9

Closed desaster closed 5 years ago

desaster commented 5 years ago

Hi,

I've built the mod, and got it almost working. Attached is a picture showing the type of corrupted image I'm getting.

I'm still working on troubleshooting as much as I can myself, but I thought i'd post this issue meanwhile to get some ideas on what to check.

My hardware

Things I've done

Things I've not yet done

Below are the comparison pictures. In C64 startup screen there are lines going next to each column. In games, sprites also seem to have some issues. Sorry about the bad pictures!

My wild guess is just that some of the data or addressing lines are not working. But maybe it could be some VIC compatibility issue too?

enhproblem-comparison

bwack commented 5 years ago

Is one of the data lines stuck at one ?

c0pperdragon commented 5 years ago

When you have built a second VIC-adapter already and this is the same picture, than It can basically only be a problem with one of the data lines. D7 as it looks like. This would be pin 74 on the FPGA. Try to re-solder this one.

desaster commented 5 years ago

Thanks guys, you were both right. The pin 74 was shorted to +3V3.

This is a bit embarrassing, because I had gone through all the pins looking for shorts, but obviously didn't do a very good job!

The picture looks great, and I'm now ready to do a permanent install.

short