Let's Code MS DOS 0x1D: Melting the VGA Screen

Описание к видео Let's Code MS DOS 0x1D: Melting the VGA Screen

One of the effects that is easy to do on machines like the C64 or Amiga is the „melting screen“. In theory you can do such things just by copying lots of pixels in video memory. However the VGA is rather slow for doing that. So what we will do instead is cleverly manipulating the CRTC registers of the VGA to achieve a similar effect. This lets us move big portions of the screen without actually copying any bytes.

Support me on Patreon:   / root42  
Support me on Ko-Fi: https://ko-fi.com/root42
Support me on PayPal: https://paypal.me/ArneSchmitz

Source Code: https://github.com/root42/vgamelt
VGA CRTC: http://www.osdever.net/FreeVGA/vga/cr...

Long Stroll von Kevin MacLeod ist unter der Lizenz "Creative Commons Attribution" (https://creativecommons.org/licenses/...) lizenziert.
Quelle: http://incompetech.com/music/royalty-...
Künstler: http://incompetech.com/

Комментарии

Информация по комментариям в разработке