comparison default.cfg @ 1267:3772bb926be5

Initial stab at horizontal border emulation. Only works for H40 and still has a few minor holes to fill
author Michael Pavone <pavone@retrodev.com>
date Mon, 06 Mar 2017 00:23:35 -0800
parents 5f65a16c23ff
children 5905593d6828
comparison
equal deleted inserted replaced
1266:a4fa897c99ce 1267:3772bb926be5
145 bottom 1 145 bottom 1
146 #if you want to completely hide the border instead 146 #if you want to completely hide the border instead
147 #comment out those two lines and uncomment these 147 #comment out those two lines and uncomment these
148 #top 11 148 #top 11
149 #bottom 8 149 #bottom 8
150
151 #these values will completely hide the horizontal border
152 left 13
153 right 14
150 } 154 }
151 } 155 }
152 pal { 156 pal {
153 overscan { 157 overscan {
154 #these values will produce the same size border in V30 mode 158 #these values will produce the same size border in V30 mode
159 bottom 17 163 bottom 17
160 #for square pixels and zero border in V30 mode 164 #for square pixels and zero border in V30 mode
161 #coment out those two lines and uncomment these 165 #coment out those two lines and uncomment these
162 #top 30 166 #top 30
163 #bottom 24 167 #bottom 24
168
169 #these values will completely hide the horizontal border
170 left 13
171 right 14
164 } 172 }
165 } 173 }
166 } 174 }
167 175
168 audio { 176 audio {