# Console Menu Configuration File # ------------------------------- # commands :- # # CMD - command name to invoke emulator with any global parameters # these parameters will be applied to all roms TITLE Nintendo Gameboy Emulator CMD vgb-dos -up 1 # TPF - Temporary parameter file. If defined all options will be passed # in a temporary file called tempfile.tmp # E.g. the emulator will be started with colemdos @tempfile.tmp #TPF # SUB - Support for sub-directories will be included. # directories will be shown as well as roms, select one to enter that directory # pressing ESC will come out of the current dir. # _NOT_ available if ZIP support is used. #SUB # BOY - Automatically scans rom dumps of a well known hand held console for a # rom title. # _NOT_ available if ZIP support is used. BOY # DIR - directory containing rom images, should end in \ # default = current dir DIR carts\ # ROM - additional parameters required for specific games, # give rom name followed by additional parameters #ROM SMURF.ROM -cpuspeed 25 # ZIP - Name of zip file containing rom images # #ZIP roms.zip # TMP - temporary directory used for unpacking ziped roms # TMP c:\temp\ # EXT - file extension used by console emulator (default = ROM) # EXT gb # DSC - Optional full rom image title, eg. "DSC dkong.rom Donkey Kong" # # Sample Coleco Vision rom descriptions #DSC antaradv.rom Antartic Adventure