public void StartController(Emulator newEmulator)
 {
     emulator = newEmulator;
 }