comparison default.cfg @ 1417:e6efe6b2aee9

Add a file extension filter to the menu
author Michael Pavone <pavone@retrodev.com>
date Sat, 24 Jun 2017 23:37:47 -0700
parents 87493f585c7f
children 62ec8be376be
comparison
equal deleted inserted replaced
1416:11ac0b511cff 1417:e6efe6b2aee9
215 #see strftime for the format specifiers valid in screenshot_template 215 #see strftime for the format specifiers valid in screenshot_template
216 screenshot_template blastem_%Y%m%d_%H%M%S.ppm 216 screenshot_template blastem_%Y%m%d_%H%M%S.ppm
217 #path template for saving SRAM, EEPROM and savestates 217 #path template for saving SRAM, EEPROM and savestates
218 #accepts special variables $HOME, $EXEDIR, $USERDATA, $ROMNAME 218 #accepts special variables $HOME, $EXEDIR, $USERDATA, $ROMNAME
219 save_path $USERDATA/blastem/$ROMNAME 219 save_path $USERDATA/blastem/$ROMNAME
220 #space delimited list of file extensions to filter against in menu
221 extensions bin gen md sms gg
220 } 222 }
221 223
222 system { 224 system {
223 ram_init zero 225 ram_init zero
224 default_region U 226 default_region U