Add menu pages

This commit is contained in:
paulb-nl
2021-03-28 13:56:42 +02:00
parent 1bc66377d3
commit c704e13784

View File

@@ -206,10 +206,6 @@ localparam CONF_STR = {
"C,Cheats;",
"h0OH,Cheats enabled,Yes,No;",
"-;",
"OC,Inverted color,No,Yes;",
"O12,Custom Palette,Off,Auto,On;",
"h1FC3,GBP,Load Palette;",
"-;",
"h2R9,Load Backup RAM;",
"h2RA,Save Backup RAM;",
"OD,Autosave,Off,On;",
@@ -217,21 +213,31 @@ localparam CONF_STR = {
"h3RS,Save state (Alt-F1);",
"h3RT,Restore state (F1);",
"-;",
"O34,Aspect ratio,Original,Full Screen,[ARC1],[ARC2];",
"OIK,Scandoubler Fx,None,HQ2x,CRT 25%,CRT 50%,CRT 75%;",
"O5,Stabilize video(buffer),Off,On;",
"OG,Frame blend,Off,On;",
"h4OU,Colors,Corrected,Raw;",
"OLM,Scale,Normal,V-Integer,Narrower HV-Integer,Wider HV-Integer;",
"-;",
"O78,Stereo mix,none,25%,50%,100%;",
"-;",
"OB,Boot,Normal,Fast;",
"O6,Link Port,Disabled,Enabled;",
"-;",
"OP,FastForward Sound,On,Off;",
"OQ,Pause when OSD is open,Off,On;",
"OR,Rewind Capture,Off,On;",
"P1,Audio & Video;",
"P1-;",
"P1OC,Inverted color,No,Yes;",
"P1O12,Custom Palette,Off,Auto,On;",
"h1P1FC3,GBP,Load Palette;",
"P1-;",
"P1O34,Aspect ratio,Original,Full Screen,[ARC1],[ARC2];",
"P1OLM,Scale,Normal,V-Integer,Narrower HV-Integer,Wider HV-Integer;",
"P1OIK,Scandoubler Fx,None,HQ2x,CRT 25%,CRT 50%,CRT 75%;",
"P1O5,Stabilize video(buffer),Off,On;",
"P1OG,Frame blend,Off,On;",
"d4P1OU,GBC Colors,Corrected,Raw;",
"P1-;",
"P1O78,Stereo mix,none,25%,50%,100%;",
"P2,Misc.;",
"P2-;",
"P2OB,Boot,Normal,Fast;",
"P2O6,Link Port,Disabled,Enabled;",
"P2-;",
"P2OP,FastForward Sound,On,Off;",
"P2OQ,Pause when OSD is open,Off,On;",
"P2OR,Rewind Capture,Off,On;",
"-;",
"R0,Reset;",
"J1,A,B,Select,Start,FastForward,SaveState,LoadState,Rewind;",