Description
This command will check your samples against what MAME expects.
Example
mame -verifysampless >verifylist.txt
Command Format
-verifysamples <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 verify a list of roms of certain games e.g. -verifysamples puck* will verify a list of games starting with puck. The example will verify the complete set of samples used by MAME and redirect it to a text file called verifylist.txt. You can open the text file in notepad.