| Option Category | # # FRONTEND COMMANDS # |
| Description | This option will generate a complete list of all the systems supported by MAME giving the driver name and full name of the system. If you add a system name after the -listfull it will only tell you the information for that system. There is a wildcard option that will let you generate a list containing systems of certain names e.g. -listfull puck* will generate a list of systems starting with puck. If you want to direct the list to a text file then use this command mame64 -listfull >listfull.txt. Again, you can use this on a specific system by adding the system name after the -listfull. |
| Full Command | -listfull <system|wildcard> |
| Alt. Command | -ll |
| Reverse Command | none |
| Example | mame64 -listfull |
| mame.ini Command | none |
| Command Default | none |
| Argument Format | <system|wildcard> |