summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/netlist/tools/nl_convert.h
Commit message (Expand)AuthorAgeFilesLines
* Moved netlist from emu to lib (nw) Miodrag Milanovic2015-09-121-219/+0
* Created a separate logging class. Netlist code should now be at least couriersud2015-08-231-5/+6
* Make more use of pformat. (nw) couriersud2015-08-131-1/+1
* Added simple stream classes to netlist code. (nw) couriersud2015-08-031-2/+2
* Cleanups and version bumpmame0163 Miodrag Milanovic2015-06-241-1/+0
* Another go at fixing gcc 4.4 couriersud2015-06-091-4/+0
* fix GCC 4.4 compile mahlemiut2015-06-081-0/+1
* Fixed a number of bugs couriersud2015-06-051-22/+19
* nl_convert: fix compile on MSVC (struct and string in struct had same name) (nw) Peter Ferrie2015-06-031-2/+2
* Converted netlist into a library. Moved most code from nl_convert.h to couriersud2015-06-011-378/+15
* Netlist now uses the same approach as delegate.h to derive member couriersud2015-05-311-1/+2
* Fix OpenMP by using spinlocks in push_to_queue. However no observable couriersud2015-05-311-157/+163
* Commit omitted nl_convert.h. Renamed "find" to find_by_name in couriersud2015-05-291-0/+581