sy2002 / QNICE-FPGA

QNICE-FPGA is a 16-bit computer system for recreational programming built as a fully-fledged System-on-a-Chip in portable VHDL.
http://qnice-fpga.com
Other
69 stars 15 forks source link

VGA Emulator: Dynamic aspect ratio #156

Open sy2002 opened 4 years ago

sy2002 commented 4 years ago

Right now, we do have a hardcoded aspect ratio in the VGA Emulator that is equivalent to the classical WIDE setting on many VGA wide screen displays where 4:3 images are stretched to fit the screen.

This WIDE setting is optimized for displaying Q-TRIS: Q-TRIS simply looks best in this setting.

Now, that the VGA emulator is obviously (! 😄 ) used for not only running Q-TRIS but also other software, we need to overcome the hardcoded aspect ratio: