Page 1 of 1

List devices command line argument

Posted: Fri Dec 08, 2017 9:23 am
by cholera
Hello,
a question.

When I start MAME with -nlist argument I get "No network adapters were found". Does this list PCs network adapters, or checks if any of my roms is network enabled? Is there a possibility of compatibility issue? I'm completely guessing here. Tried to look in the source, but this being a new project for me to get acquainted with I haven't reach that point in code yet.

Thanks in advance.

Re: List devices command line argument

Posted: Sat Dec 23, 2017 2:11 pm
by cholera
Allright, after checking in the code I'm pretty convinced it's about emulated network devices, not actual system hardware. Will leave it here in case someone wants to ask similar question.

Pretty sweet work actually, haven't used MAME in ages and wasn't aware how far it progressed.