AntoPISA / MAME_SupportFiles

MAME Support Files (category, catver, series, version, etc.)
https://www.progettosnaps.net/
9 stars 2 forks source link

command.ini: wrong comment lines #9

Closed ghost closed 9 months ago

ghost commented 9 months ago

The command.ini uses a "############" as comment line but this is certainly not official. By accident this works in MAME, but the official way of comments is a ";;" at the beginning and end of the line

https://easyemu.mameworld.info/mameguide/config_files/folderfiles.html

AntoPISA commented 9 months ago

The file is updated by the command.dat author. It is compatible with MAME anyway so I find no reason to fix it (at least not now).

ghost commented 9 months ago

Why do you take other's work and put it on your website? Very strange ...