private void ClearDisplay() { Sdl.RenderClear(_renderer); _gpu.ClearDisplayMemory(); _cpu.GoToNextInstruction(); }