summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/nl_breakout.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* netlist: Proxy and power terminal hack removal. [Couriersud] couriersud2019-11-141-2/+7
* netlist: Use unique_ptr where possible. (nw) couriersud2019-10-151-1399/+1458
* netlist: Fix cmos power pins and gcc-9 error. couriersud2019-05-061-2/+2
* netlist: add more defines to nltool -v --version output couriersud2019-05-011-9/+6
* netlist: only print queue stats if they are enabled. couriersud2019-04-281-0/+5
* netlist: Fix the 7448 mess. couriersud2019-04-231-6/+7
* netlist: Add more validations and fix issues identified. couriersud2019-04-211-55/+55
* netlist: bug fixes and nltool validation. couriersud2019-04-211-8/+8
* netlist: Add power terminals to most logic devices. couriersud2019-04-211-0/+29
* (nw) Clean up the mess on master Vas Crabb2019-03-261-9/+44
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-44/+9
* netlist: refactor model code. (nw) couriersud2019-03-181-3/+5
* netlist: Further simplification and optimization. (nw) couriersud2019-02-041-14/+12
* netlist: Refactoring and some functionality enhancements. (nw) couriersud2019-02-041-6/+41
* Refactored 74715 to one device layout. Removed subdevice. (nw) couriersud2017-04-091-1/+1
* Netlist refactoring couriersud2017-02-251-1/+2
* Reworked truthtables a bit. couriersud2017-02-171-6/+6
* Rename misleading solver parameters. (nw) couriersud2017-01-081-2/+2
* Remove parameter GS_THRESHOLD. It is now outdated. (nw) couriersud2017-01-081-2/+0
* Netlist improvements: couriersud2016-07-011-3/+5
* Srcclean on netlist files. Avoid the merge massacre. (nw) couriersud2016-06-251-1/+1
* Netlist changes couriersud2016-06-231-0/+31
* Merge netlist_dev branch, all code_refactoring: (nw) couriersud2016-06-161-0/+3
* Fixed breakout attract mode. (nw) couriersud2016-05-251-1/+1
* Fix compile for SLOW_BUT_ACCURATE. (nw) couriersud2016-05-041-1/+1
* fixed pong (nw) Miodrag Milanovic2016-05-011-0/+1728