summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/netlist/macro (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* srcclean (nw) Vas Crabb2017-02-191-13/+13
* Reworked truthtables a bit. couriersud2017-02-172-39/+208
* Make sure netlist includes are not found directly on include path. couriersud2017-02-1010-14/+14
* Fixed a number of issues: couriersud2017-01-311-2/+2
* Separate include file usage for netlist. couriersud2017-01-294-6/+1
* Remove macro to avoid copying and replace with a struct. (nw) couriersud2017-01-271-1/+1
* Preparation work for automatically generated include file for devices. couriersud2017-01-164-0/+14
* Move netlists into macro folder. (nw) couriersud2017-01-092-0/+122
* Fix pin assignment 4001. (nw) couriersud2017-01-041-2/+2
* Simplify code. Introduce consistent approach to loading macro devices. couriersud2017-01-022-15/+15