How do you build the tools, like chdman?
Old tutorials say various things (including in this thread) but none seem to work.
Have tried
make
make SUBTARGET=mess tools
make TARGET=mess tools
make tools
make SUBTARGET=mess TOOLS=1
make TARGET=mess TOOLS=1
and other things. Many of those will build mame and mess, but the tools are nowhere to be found. Or am I missing something?
Using MAME/MESS v 0.170 on MSYS2 (MinGW32 under Windows XP SP3). The resulting MAME and MESS executables work.