Latest changes
- Sync with MAME r15344 (no whatsnew) by micko
Specifies a single directory where configuration files are stored. Configuration files store user configurable settings that are read at startup and written when MESS exits.
The default is cfg (that is, a directory cfg in the same directory as the MESS executable).
If this directory does not exist, it will be automatically created.
mess -cfg_directory <path>