Changes
/* Component Architecture */
Main component is Z80 on JavaCPC, in . In fact, Z80 's JavaCPC is already configured in order to run each instruction with a certain timing, : a timing already synchronized with CRTC. (each instruction takes 4 Tstates or 8 Tstates, drawing one pixel take 4 Tstates)
My main component is [[#Clock_sequence]]