Well to be honest I'm not sure what you mean. Mame and a few others print them out, but I don't think any emulators actually use these reports, rather the rom managers do.
Clrmamepro was the first rom manager.... it originally used dat files which were exactly like mame's original -listinfo printout only with the mame-specific data removed. The other rom manager was romcenter.... it's format was a bit odd and had nothing to do with mame's output.
Now mame uses a xml format and once again clrmamepro changed it's format to match mame's. As a strange twist, romcenter now supports the same dats and thus mame's -listxml format is the defacto standard.
Logiqx dats are still the best and you can get them for any emulator, so except in special cases (on-the-fly printouts for things like control viewers) what type of list an emulator outputs is irrelevant at this point.
As for the data the emulators actually print out:
Mame and Mess output listxml.
Demul outputs listxml.
Daphne Doesn't output anything.
The rest???
I will tell you this. Most emu developers don't bother with a info output and if they do it's usually just a simple test file with the rom followed by the game name.
Also console emulators, particulary classic console emulators are a different beast. Because of the huge quantity of games they generally just don't have dats and rely on goodtools, which is totally different.