Description
This command will generate a complete list of all the clone games supported by MAME giving the clone game name and which games are the parent sets of them.
Alternative Command
-lc
Example
mame -listclones >gamelist.txt
Command Format
-listclones <gamename|wildcard>. The game name is optional and only used if you don't want to generate a list for all of MAME's games. The wildcard will let you generate a list of games of certain names e.g. -listclones puck* will generate a list of games starting with puck. The example will generate a complete list of the MAME's clone games and what games are their parent sets and redirects it to a text file called gamelist.txt. You can open the text file in notepad.