AlgorithMan-de / wyoos

Source codes for the "Write your own Operating System" video-series on YouTube
http://wyoos.org
GNU General Public License v3.0
719 stars 222 forks source link

Desktop flashing in VirtualBox #22

Closed yeppiidev closed 3 years ago

yeppiidev commented 3 years ago

The desktop GUI is flashing in VirtualBox

yeppiidev commented 3 years ago

This is probably because the VGA driver is writing data directly to the VGA buffer.