You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm currently trying to convert the 4bit indexed VGA implementation to 4 bit DVI, In my implementation i have 2 pixels stored in 1 byte but what is the best way to start doing this with this library?
The resulting framebuffer is 320x240 and only requires 38400 bytes to opperate.
The text was updated successfully, but these errors were encountered:
I'm currently trying to convert the 4bit indexed VGA implementation to 4 bit DVI, In my implementation i have 2 pixels stored in 1 byte but what is the best way to start doing this with this library?
The resulting framebuffer is 320x240 and only requires 38400 bytes to opperate.
The text was updated successfully, but these errors were encountered: