Skip to content

Commit

Permalink
Saturn support (.cue)
Browse files Browse the repository at this point in the history
  • Loading branch information
pocomane committed Jan 14, 2023
1 parent 5882d5d commit 3873450
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 @@ -361,6 +361,7 @@ static system_t system_list[] = {
{ "S32X", "/media/fat/_Console/S32X_", "S32X", "32x", "f0", "1", },
{ "SAMCOUPE.1", "/media/fat/_Computer/SAMCoupe_", "SAMCOUPE", "img", "f0", "1", },
{ "SAMCOUPE.2", "/media/fat/_Computer/SAMCoupe_", "SAMCOUPE", "img", "f0", "1", },
{ "SATURN", "/media/fat/_Console/Saturn", "Saturn", "cue", "s0", "1", },
{ "SMS", "/media/fat/_Console/SMS_", "SMS", "sms", "f1", "1", },
{ "SMS.GG", "/media/fat/_Console/SMS_", "SMS", "gg", "f2", "1", },
{ "SNES", "/media/fat/_Console/SNES_", "SNES", "sfc", "f0", "2", },
Expand Down

0 comments on commit 3873450

Please sign in to comment.