# # Console Menu v2.1 script file # ----------------------------- # # This is an example script, edit it for your own requirements. # # This script is an example of a "top level" script, calling other # scripts and emulators under it. It should give you some idea of what # to do. # TITLE # # This simply gives this script a 'title', it will be displayed at the # bottom of the screen in menu. TITLE What do you want to emulate today ? # EDIT # # Allows you to specify your favorite text editor, really handy for making # changes to your menu.cfg files. Invoke via CTRL-E. # Default is MSDOS "edit", I have specified a great editor called "boxer" EDIT c:\boxer\b # VIEW # # Allows you to specify your favorite text viewing program. I use a neat # little program called list, this can be obtained from simtel # Default is MSDOS "edit" VIEW l # MENU # # This command is followed by a directory path, where a menu.cfg file # can be found, then a description. I would suggest getting all of your # individual emulators working first, then linking them into a master script. # i.e. if you "cd" into your gameboy dir and type menu, it should all work. MENU e:\emu\gameboy Gameboy MENU e:\emu\vectrex Vectrex MENU e:\emu\coleco Coleco Vision MENU e:\emu\msx MSX MENU d:\emu\arcade\mame MAME MENU d:\emu\console\tg16 PC Engine / Turbo Graphics 16 MENU d:\emu\console\master Sega Master System MENU d:\emu\arcade\gauntlet Gauntlet # SINGLE # # This command is followed by a pathname + filename of an executable # program to run, then a description. # note - using this command you can't pass any parameters to the executable # program, i'll implement that later if required. SINGLE d:\emu\arcade\nemesis\nemesis Nemesis SINGLE d:\emu\arcade\rygar\rem! Rygar SINGLE d:\emu\arcade\ghosts\gg Ghosts'n Goblins SINGLE d:\emu\arcade\mame\sage S.A.G.E