mame/src/tools
couriersud 7cd3ebf18a Changed the way NETLIST_START(NAME) is located and called. This is done
now solely by using a netlist_sources_t class. Netlist users just
register sources like memregions, hardcoded strings, compiled netlists. 
Going forward this enables to eventually put macro model librariers into
roms. The improvement comes with a price. Compiled netlists to be
included must now be registered using LOCAL_SOURCE. [Couriersud]
2015-06-03 22:52:21 +02:00
..
chdman.c moved all to std::string (nw) 2015-04-22 11:30:45 +02:00
jedutil.c Fix various typos and spelling mistakes 2015-04-11 00:52:26 +01:00
ldresample.c moved all to std::string (nw) 2015-04-22 11:30:45 +02:00
ldverify.c moved all to std::string (nw) 2015-04-22 11:30:45 +02:00
nltool.c Changed the way NETLIST_START(NAME) is located and called. This is done 2015-06-03 22:52:21 +02:00
pngcmp.c moved all to std::string (nw) 2015-04-22 11:30:45 +02:00
regrep.c Cleanups and version bump 2015-04-29 08:18:54 +02:00
romcmp.c Cleanups and version bump 2015-05-27 09:03:32 +02:00
runtest.cmd Change remaining references to -nosound to -sound none in code and docs; move description of -sound option to OSD-specific doc files to be orthogonal to -video (nw) 2014-06-13 21:01:35 +00:00
split.c moved all to std::string (nw) 2015-04-22 11:30:45 +02:00
src2html.c moved all to std::string (nw) 2015-04-22 11:30:45 +02:00
srcclean.c Don't convert spaces to tabs if they are in a string literal that is split over multiple lines using line continuation (nw) 2014-07-23 04:45:46 +00:00
unidasm.c added m58846 disasm 2015-05-20 01:39:02 +02:00