summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/netlist/macro
Commit message (Expand)AuthorAgeFilesLines
...
* netlist: Fix alternative LM3900 implementations. (nw) couriersud2020-04-181-5/+4
* netlist: Change MB3614 outout impedance. (nw) couriersud2020-03-211-1/+1
* netlist: Document Congo Bongo progress and fix devices. couriersud2020-01-312-10/+10
* netlist: Code maintenance. (nw) couriersud2020-01-273-4/+4
* netlist: Fix issue in inactive code-path. (nw) couriersud2020-01-261-2/+3
* netlist: New devices and some fixes. [Couriersud] couriersud2020-01-254-0/+74
* netlist: code maintenance. (nw) couriersud2020-01-201-1/+1
* netlist: Fix 741 opamp representation. (nw) couriersud2020-01-192-12/+23
* netlist: maintenance and bug fixes, remove DUMMY_INPUT. [Couriersud] couriersud2019-11-151-10/+15
* netlist: Proxy and power terminal hack removal. [Couriersud] couriersud2019-11-141-2/+0
* netlist: first steps on the way to calculated parameters. [Couriersud] couriersud2019-11-104-6/+7
* netlist: code maintenance. (nw) couriersud2019-11-103-4/+19
* netlist: code and documentation maintenance fixes. [Couriersud] couriersud2019-11-072-0/+6
* srcclean (nw) Vas Crabb2019-10-261-1/+1
* Netlist: code maintenance and improvements. [Couriersud] couriersud2019-10-182-8/+8
* netlist: mame netlist reorganization. [Couriersud] couriersud2019-10-132-3/+3
* srcclean (nw) Vas Crabb2019-05-261-7/+7
* netlist: remove base_dummy class and fix CD4020 VCC/VDD. couriersud2019-05-113-8/+7
* netlist: Fix cmos power pins and gcc-9 error. couriersud2019-05-061-12/+12
* netlist: provide example for state in truthtable. couriersud2019-05-012-0/+93
* netlist: Fix the 7448 mess. couriersud2019-04-232-0/+128
* netlist: fix exception handling and uninitialized var. (nw) couriersud2019-04-221-1/+1
* netlist: Fix MT06827. couriersud2019-04-221-1/+1
* netlist: use A,B,C,... for packaged components. couriersud2019-04-212-346/+346
* netlist: bug fixes and nltool validation. couriersud2019-04-211-15/+15
* netlist: Add power terminals to most logic devices. couriersud2019-04-213-176/+195
* zaccaria: Route speech and DAC through netlist filtering. couriersud2019-04-131-0/+2
* netlist: improved and fast LM3900 model. couriersud2019-04-121-4/+37
* Adjusted LM3900 model, fixed clipping in zaccaria. couriersud2019-04-121-7/+8
* netlist: LM3900 couriersud2019-04-121-2/+87
* netlist: Add LM2902, code refactoring. (nw) couriersud2019-04-072-3/+18
* netlist: MB3614 again, function controlled VARCLOCK and other couriersud2019-04-071-1/+1
* netlist: TYPE=2 opamp model and MB3614 fixes. couriersud2019-04-071-1/+1
* Netlist: Add global parameter to disable semi-conductor capacitance couriersud2019-03-311-3/+9
* netlist: Improved MOS transistor model. [Couriersud] couriersud2019-03-291-2/+2
* (nw) Clean up the mess on master Vas Crabb2019-03-2610-26/+44
* Revert "conflict resolution (nw)" andreasnaive2019-03-2510-44/+26
* netlist: add MOSFET model. [Couriersud] couriersud2019-03-251-0/+10
* netlist: Added B-E and B-C capacitance to EB model. [Couriersud] couriersud2019-03-171-2/+2
* gamemachine: add netlist audio. [Couriersud] couriersud2019-03-161-0/+2
* New working machine couriersud2019-03-121-0/+2
* netlist: Fix relative include paths and a conflict. (nw) couriersud2019-02-2310-15/+15
* netlist: Refactoring after adding clang-tidy support to netlist makefile couriersud2019-02-071-1/+1
* netlist: fix some issues. (nw) couriersud2019-02-021-2/+3
* Fix clang-8 warnings. (nw) couriersud2019-01-111-7/+7
* netlist wip: 7474, 7497, test driver Sergey Svishchev2019-01-071-0/+3
* Add Zaccaria to mamenl build. (nw) couriersud2017-05-281-0/+2
* netlist: add a crude TTL schmitt trigger model and hook up in 1B11142 Vas Crabb2017-05-273-1/+89
* Preliminary netlist sound for the Zaccaria 1B11142 board Vas Crabb2017-05-272-2/+129
* Clean up net_t interface and increase readability. (nw) couriersud2017-02-221-1/+1