Skip to content

Commit

Permalink
Add game gear support
Browse files Browse the repository at this point in the history
  • Loading branch information
tatsutron committed Oct 9, 2021
1 parent 9a20f49 commit fddf4e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mbc.c
Original file line number Diff line number Diff line change
Expand Up @@ -357,6 +357,7 @@ static system_t system_list[] = {
{ "SAMCOUPE.2", "EEMDO" MBCSEQ, "/media/fat/_Computer/SAMCoupe_", "SAMCOUPE", "img", },
{ "SCRIPT", "EDDDODOHDO", "/media/fat/menu", "/media/fat/_Scripts", "sh", "/media/fat/Scripts/~~~.sh" },
{ "SMS", "EEMO" MBCSEQ, "/media/fat/_Console/SMS_", "SMS", "sms", },
{ "SMS.GG", "EEMDO" MBCSEQ, "/media/fat/_Console/SMS_", "SMS", "gg", },
{ "SNES", "EEMO" MBCSEQ, "/media/fat/_Console/SNES_", "SNES", "sfc", },
{ "SPECIALIST", "EEMO" MBCSEQ, "/media/fat/_Computer/Specialist_", "Specialist_", "rsk", },
{ "SPECIALIST.ODI", "EEMDO" MBCSEQ, "/media/fat/_Computer/Specialist_", "Specialist_", "odi", },
Expand Down

0 comments on commit fddf4e3

Please sign in to comment.