mirror of
https://github.com/MiSTer-devel/SMS_MiSTer.git
synced 2026-05-17 03:04:32 +00:00
Disable invalid OSD combinations (#128)
When Game Gear is active the border and the column mask don't do anything anyways, and the inverse is true when an SMS or Sega System E game is loaded regarding the game gear resolution option.
This commit is contained in:
6
SMS.sv
6
SMS.sv
@@ -246,10 +246,10 @@ parameter CONF_STR = {
|
||||
"P1-;",
|
||||
"P1OUV,Scale,Normal,V-Integer,Narrower HV-Integer,Wider HV-Integer;",
|
||||
"P1-;",
|
||||
"P1OD,Border,No,Yes;",
|
||||
"D5P1OST,Masked left column,BG,Black,Cut;",
|
||||
"D2P1OD,Border,No,Yes;",
|
||||
"D2D5P1OST,Masked left column,BG,Black,Cut;",
|
||||
"P1O8,Sprites per line,Standard,All;",
|
||||
"P1o7,Game Gear Res.,Standard,Extended;",
|
||||
"d2P1o7,Game Gear Res.,Standard,Extended;",
|
||||
"P1-;",
|
||||
"D2P1OC,SMS FM sound,Enable,Disable;",
|
||||
|
||||
|
||||
Reference in New Issue
Block a user