Mercurial > repos > blastem
diff default.cfg @ 2521:8cf7cadc17ee
Initial SC-3000 support
author | Michael Pavone <pavone@retrodev.com> |
---|---|
date | Fri, 11 Oct 2024 00:46:53 -0700 |
parents | 64cf80e683aa |
children | 90a40be940f7 |
line wrap: on
line diff
--- a/default.cfg Mon Oct 07 21:38:54 2024 -0700 +++ b/default.cfg Fri Oct 11 00:46:53 2024 -0700 @@ -401,7 +401,7 @@ #accepts special variables $HOME, $EXEDIR, $USERDATA, $ROMNAME save_path $USERDATA/blastem/$ROMNAME #space delimited list of file extensions to filter against in menu - extensions bin gen md smd sms gg zip gz cue iso vgm vgz flac wav col + extensions bin gen md smd sms gg sg sc sf7 zip gz cue iso vgm vgz flac wav col #specifies the preferred save-state format, set to gst for Genecyst compatible states state_format native #set to on to use the native file picker on your OS instead of the builtin one @@ -437,4 +437,4 @@ } #Don't manually edit `version`, it's used for automatic config migration -version 9 +version 10