I've read that converting a C64 between NTSC and PAL requires swapping the VIC-II chip and crystal, and connecting a jumper. Surprisingly simple. Even better, the VIC-II in my C64C is socketed. It would be cool though to have both NTSC and PAL selectable with a switch, on a board that plugs into the C64's VIC-II socket. Unfortunately, 40PDT switches (because the VIC-II has 40 pins) don't seem to exist, and if they did they'd be a pain to wire up. I'd like to design a functional equivalent. I don't know that much about electronics, just enough to follow other people's instructions for modding, but I've never designed anything from scratch before. So maybe my ideas will sound naive...
Transistors can work like switches right? What if the line coming from each socket pin on the motherboard splits into a Y, with one direction going to the NTSC VIC-II and the other direction going to the PAL VIC-II. Each chip would have a transistor per pin. Have an SPDT switch to apply voltage to the bases of every transistor, with one throw connected to the NTSC chip's transistors, and the other throw connected to the PAL chip's transistors. Except... I was reading about the VIC-II and it seems like some of the pins are both input and output. Is that correct? Transistors only allow current to flow one way. I read that triacs are similar to transistors but are designed for AC currents and allow flow both ways. Maybe triacs could be used instead.
Would this even work?
Even if it did, is there a better way that doesn't involve soldering 80 transistors or triacs? Some kind of IC?