# # Xcade.conf # This is a generic configuration file for the "Xcade" emulator # This can be used to change ROM paths, set which keys are useful, # and other happy things # # Blank lines, or lines beginning with "# " are considered comments # and are discarded. A 'variable' or 'key' is considered the first # "word" on the line. All remaining words are considered the value # of that variable. Multiple whitespaces are turned into a single whitespace, # and trailing/leading whitespace is removed from both the variable # names and values. A quotation mark ' or " will guard against whitespace # removal. Case is sensitive. # # # key specifications # # player controls; value required, if present at all. fire1 left_control fire2 left_alt left1 left_arrow right1 right_arrow up1 up_arrow down1 down_arrow # machine controls; value required, if present at all. coin1 3 coin2 4 start1 1 start2 2 # emulator controls; value required, if present at all. cheat1 tab cheat2 i cheat3 o quit q refreshup s # faster refresh; slower play refreshdn f # slower refresh; faster play