I just realized, that I shouldn't have posted this pic in here. It now gets way too offtopic. Sorry for that.
Just in short. To answer the questions, so that discussions about the VIC can continue.
For big projects I also use the cortex chips (LPCs). But this application needs no CPU power, but a good interface chip (which can drive I/Os). For these I always take the AVRs. To interact with the menu (change values, select mode, etc.), there's an analog joystick soldered on the board.
@Webmug: Why do you wanna change to a transistor design? This application is THE application for FETs (hard switching on and off). Doesn't make absolutely no sense to me, to use transistors. Surely in Stans time, good PowerFETs were not yet available. I just used a good PowerFET together with the usual circuitry (IXDD414 for driving, Z-Diode at the gate and Transil-Diode over the FET, and surely the diode in series with the FET (as in Stans circuit) not to limit resonance). If you work with a low 12V voltage like Stan, then IMHO a transistor would just be a waste of additional energy compared to a good FET. Unfortunately the series-diode is also a big waste but I wouldn't know how to do it otherwise.
For the feedback and scanner I'm using also Stan his PLL circuit.
Why that? If you have a uC, the uC can easily do the PLL stuff. The frequencies used here are so low , that a uC has surely no problems with that. And you can lock-in much faster in SW. For higher frequencies (>50-100KHz) like used in the SSTCs, the usual PLL circuit, as Stan used is needed, but at <50KHz I would surely just do it in SW.
Back to the VIC. On saturday I replicated the 8xA circuit (I finally found my SCRs

). But the results I got puzzle me even more...I really think understanding the functioning of the 8xA circuit, what the coils really exactly do here and how they interact with the SCR and the pulsing, is one major key in understanding the whole VIC.