summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/netlist/devices/nld_7404.c
Commit message (Expand)AuthorAgeFilesLines
* Moved netlist from emu to lib (nw) Miodrag Milanovic2015-09-121-90/+0
* Netlist code now uses "namespace netlist". At the same time, moved all couriersud2015-06-131-0/+4
* Fixed a number of bugs and some additions: couriersud2015-06-071-16/+27
* Found some cycles by removing static declarations in some functions. couriersud2015-06-031-1/+1
* liceses for rest of Couriersud files (nw) Miodrag Milanovic2015-05-131-2/+2
* Netlist chnages: couriersud2015-05-091-6/+6
* Added dummy license headers for EMU section (nw) Miodrag Milanovic2015-05-071-0/+2
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-31/+31
* - Some bug fixes for sound device routing Couriersud2014-02-031-0/+8
* Fixed a nasty issue around convergence by defaulting to Gaussian elemination ... Couriersud2014-01-311-1/+0
* Added pin-outs to a number of devices Couriersud2014-01-231-0/+42
* Added some pin assignment devices (*_dip). DICE connects package pins, not lo... Couriersud2014-01-191-3/+3
* Implemented near-to-proper reset for all netlist devices. Reset now works for... Couriersud2014-01-111-1/+5
* Cleanups and version bumpmame0152 Miodrag Milanovic2013-12-241-6/+6
* Netlist: singled out and documented 7404 and 7474. Couriersud2013-11-251-0/+20