A Component Architecture in object language has a special cycle life :
- Build all components (new new new new new)
- Plug all components together (set set set set set)
- Run a main component.
Main component is Z80 on JavaCPC, in fact, Z80 is already configured in order to run each instruction with a certain timing, timing already synchronized with CRTC.