summaryrefslogtreecommitdiffstatshomepage
path: root/src/tools/nltool.c
Commit message (Expand)AuthorAgeFilesLines
...
* netlist: Nice performance increase by removing logic terminals from net if th... Couriersud2014-03-231-0/+7
* rest of ATTR_PRINTF review (nw) Oliver Stöneberg2014-02-251-1/+1
* Fixed a netlist crash on clang due to ATTR_NORETURN. Also fixed some debug st... Couriersud2014-02-241-1/+1
* Fixed nltool -listdevices. Thanks Oliver. Couriersud2014-02-211-0/+4
* Abstracted netlist sources. This is a first step to support libraries (e.g. f... Couriersud2014-02-191-2/+6
* Netlist bugfixes: Couriersud2014-02-011-3/+14
* Added a "-listdevices" option to nltool to list all available devices. Simpli... Couriersud2014-01-081-16/+81
* Enhanced the netlist parser and cleaned pong.c. Also added a folder nl_exampl... Couriersud2013-12-311-4/+23
* Further untangled nl_base.[hc] and mame-specific netlist.c. No wn Couriersud2013-12-291-10/+3
* Alignment of netlist with MAME standards. Inputs to netlist are now registere... Couriersud2013-12-271-6/+6
* Cleanups and version bumpmame0152 Miodrag Milanovic2013-12-241-106/+105
* fix compile Michaël Banaan Ananas2013-12-191-0/+2
* Pong update: Couriersud2013-12-191-0/+200