Page 1 of 1

Software lists compilation question.

Posted: Thu Oct 12, 2023 1:14 am
by Thalassius
Hi! :D

I'm at a Linux system and I usually compile MAME locally.
Installing the prerequisites and giving make -jx.

Is it possible to compile MAME without the software lists?
I don't use them and compiling for not using them, is just a waste of time.

TIA!!! 8-)

Re: Software lists compilation question.

Posted: Sat Oct 14, 2023 7:45 pm
by Robert
The software lists are the xml files in the hash directory. You don't need them in order to compile.

But if you're wanting to remove the functionality of software lists from MAME, you can't.

Re: Software lists compilation question.

Posted: Sat Oct 14, 2023 11:20 pm
by Thalassius
THANKS Robert!!! 8-)
I'll try it.