Skip to content

Commit

Permalink
Mark Genesis Plus GX as experimental
Browse files Browse the repository at this point in the history
  • Loading branch information
Wohlstand committed Mar 3, 2019
1 parent eef24e6 commit b8b3ea2
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -201,10 +201,10 @@ public void onCheckedChanged(CompoundButton buttonView, boolean isChecked) {
"Mame YM2612 OPN2 (accurate and fast)",
"Nuked OPN2 (very accurate and !HEAVY!)",
"GENS OPN2 (broken SSG-EG and envelopes)",
"Genesis Plus GX OPN2 (accurate and fast)",
"Genesis Plus GX OPN2 (EXPERIMENTAL)",
"Neko Project II OPNA (semi-accurate and fast)",
"Mame YM2602 OPNA (accurate and fast)",
"PMDWin OPNA (experimental)"
"PMDWin OPNA (EXPERIMENTAL)"
};

ArrayAdapter<String> adapterEMU = new ArrayAdapter<String>(
Expand Down

0 comments on commit b8b3ea2

Please sign in to comment.