Update VMWareSVGAII.cs

This commit is contained in:
valentinbreiz 2020-07-03 17:34:37 +02:00 committed by GitHub
parent a87afd5c3a
commit befdb87c9d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -753,6 +753,11 @@ namespace Cosmos.HAL.Drivers.PCI.Video
WriteToFifo(0xFFFFFF);
WaitForFifo();
}
public void Disable()
{
WriteRegister(Register.Enable, 0);
}
/// <summary>
/// Set cursor.