comparison default.cfg @ 2200:f11f4399d64b

Crop display in game gear mode
author Michael Pavone <pavone@retrodev.com>
date Mon, 22 Aug 2022 20:19:59 -0700
parents 1270fe86eb89
children ee6d30c56eeb
comparison
equal deleted inserted replaced
2199:6f66356af4e2 2200:f11f4399d64b
306 bottom 1 306 bottom 1
307 #if you want to completely hide the border instead 307 #if you want to completely hide the border instead
308 #comment out those two lines and uncomment these 308 #comment out those two lines and uncomment these
309 #top 11 309 #top 11
310 #bottom 8 310 #bottom 8
311 311
312 #these values will completely hide the horizontal border 312 #these values will completely hide the horizontal border
313 left 13 313 left 13
314 right 14 314 right 14
315 } 315 }
316 } 316 }
324 bottom 17 324 bottom 17
325 #for square pixels and zero border in V30 mode 325 #for square pixels and zero border in V30 mode
326 #coment out those two lines and uncomment these 326 #coment out those two lines and uncomment these
327 #top 30 327 #top 30
328 #bottom 24 328 #bottom 24
329 329
330 #these values will completely hide the horizontal border 330 #these values will completely hide the horizontal border
331 left 13 331 left 13
332 right 14 332 right 14
333 }
334 }
335 gamegear {
336 overscan {
337 #generally shouldn't change these
338 top 51
339 bot 48
340 left 61
341 right 62
333 } 342 }
334 } 343 }
335 } 344 }
336 345
337 audio { 346 audio {