public void ConnectTo(ULA ula, Screen screen, TapeRecorder tapeRecorder) { this.ula = ula; this.screen = screen; this.tapeRecorder = tapeRecorder; }