ramapcsx2 / gbs-control

GNU General Public License v3.0
784 stars 110 forks source link

Request for black-bordered graphics #318

Open donmor opened 2 years ago

donmor commented 2 years ago

This is for those have VGA monitors like me. It is possible to have physical scanlines on these devices, as they're real CRTs, so there could be options like mapping 224p frames of a famicom to 448 lines, with a half of lines blacked out, and fill the rest lines with black to match 480p, then adjust horizontal size to match 4:3 aspect. Another example is to get 224p doubled to 672p, 2 lines followed by one black lines, and fill the rest with black to match 768p. The result should be identical scanlined video with black borders This also useful on LCDs, where we just doubling 240p to 960p, and leave the video black-bordered. This results to identical 4x4 square pixels.

donmor commented 2 years ago

Visually:

■■■■■■■■■■......■■■■■■■■■■
■■■■■■■■■■......■■■■■■■■■■
■■■□□□□□□□......□□□□□□□■■■
■■■■■■■■■■......■■■■■■■■■■
■■■□□□□□□□......□□□□□□□■■■
■■■■■■■■■■......■■■■■■■■■■
■■■□□□□□□□......□□□□□□□■■■
.......................................
■■■□□□□□□□......□□□□□□□■■■
■■■■■■■■■■......■■■■■■■■■■
■■■□□□□□□□......□□□□□□□■■■
■■■■■■■■■■......■■■■■■■■■■
■■■□□□□□□□......□□□□□□□■■■
■■■■■■■■■■......■■■■■■■■■■
■■■■■■■■■■......■■■■■■■■■■