MiSTer-devel / ZX-Spectrum_MISTer

45 stars 33 forks source link

Add option to hide borders #38

Closed Yimmers closed 1 year ago

Yimmers commented 1 year ago

Add menu option to remove borders from display image, as requested on forum at https://misterfpga.org/viewtopic.php?t=6418

sorgelig commented 1 year ago

This is weird option.. Actually, if you output to 1920x1080 then vertical crop reduces vertical resolution to 216 lines giving you an integer scaling with paper part occupying whole useful part. Border will occupy only useless part of screen. Border is essential part of ZX Spectrum screen where you for example can check tape loading. Some games and many demos output there. Taking it completely away will destroy experience, IMO.

sorgelig commented 1 year ago

i've added option for narrow border which should be a better compromise.