summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/netlist/devices/nld_7474.c
Commit message (Expand)AuthorAgeFilesLines
* Moved netlist from emu to lib (nw) Miodrag Milanovic2015-09-121-127/+0
* Netlist now compiles with couriersud2015-06-301-3/+0
* Rename netlist::netlist_<somename> to just netlist::<somename>. (nw) couriersud2015-06-131-1/+1
* Netlist code now uses "namespace netlist". At the same time, moved all couriersud2015-06-131-0/+4
* Removed netlist_input_t and net_output_t. Instead introduced couriersud2015-05-221-1/+1
* Added device deactivation for 7486 and truthtables for 7437. couriersud2015-05-151-1/+1
* liceses for rest of Couriersud files (nw) Miodrag Milanovic2015-05-131-2/+2
* Netlist chnages: couriersud2015-05-091-3/+3
* Added dummy license headers for EMU section (nw) Miodrag Milanovic2015-05-071-0/+2
* More improvements for breakout. (nw) couriersud2015-05-021-2/+2
* Various bugfixes for netlist code and improvements for breakout. (nw) couriersud2015-04-281-2/+2
* Remove usage of initial in 7474. (nw) couriersud2015-04-271-2/+2
* Remove dependencies on mame headers in netlist code. (nw) couriersud2015-01-171-1/+1
* Cleanups and version bump Miodrag Milanovic2014-07-221-11/+11
* Netlist: Couriersud2014-05-051-12/+12
* Fixed a timing bug in netlist 7474 Couriersud2014-05-041-2/+4
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-33/+33
* - Some bug fixes for sound device routing Couriersud2014-02-031-7/+17
* Fixed a nasty issue around convergence by defaulting to Gaussian elemination ... Couriersud2014-01-311-2/+0
* Bugfixes and more pin-outs for netlist devices. Also contains preparation for... Couriersud2014-01-261-1/+1
* Added DIP package pinouts to 7474 and 9316. Couriersud2014-01-191-11/+42
* Removed some dead code and ambiguous functions in the netlist code. [Couriersud] Couriersud2014-01-121-1/+3
* Implemented near-to-proper reset for all netlist devices. Reset now works for... Couriersud2014-01-111-4/+13
* Netlist: Couriersud2014-01-021-6/+9
* Cleanups and version bumpmame0152 Miodrag Milanovic2013-12-241-38/+38
* Pong update: Couriersud2013-12-191-1/+0
* Netlist: implemented something more complex: A generic NE555 model. Period ac... Couriersud2013-12-011-5/+5
* Netlist: Fixed design weakness. Subdevices now register their terminals. Devi... Couriersud2013-11-281-5/+15
* Netlist: singled out and documented 7404 and 7474. Couriersud2013-11-251-0/+60