summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/netlist/devices
Commit message (Expand)AuthorAgeFilesLines
* netlist: Removed more magic numbers from the code. (nw) couriersud2020-05-013-5/+5
* netlist: Readding accidentially delete nld_ne555.h. (nw) couriersud2020-05-011-0/+21
* netlist: Fix a bug introduced by latest nld_log change. (nw) couriersud2020-05-011-2/+5
* netlist: nld_log now writes out last value at end of run. (nw) couriersud2020-05-011-0/+5
* Add 74393 device and unit test. Aaron Giles2020-05-014-0/+155
* netlist: Add the NE566 as a macro device. [Couriersud] couriersud2020-05-0110-172/+162
* Stub implementation of 566 VCO Aaron Giles2020-04-294-0/+114
* netlist: more code maintenance. (nw) couriersud2020-04-281-1/+1
* netlist: improve const-awareness and tidy changes. (nw) couriersud2020-04-282-10/+10
* Netlist: Added 74163 to netlist. [Couriersud] couriersud2020-04-283-29/+69
* netlist: More clang-tidy fixes. (nw) couriersud2020-04-2810-81/+81
* netlist: Fix clang-tidy warnings. (nw) couriersud2020-04-281-1/+1
* netlist: unify solver calls. (nw) couriersud2020-04-258-62/+50
* netlist: improve readability. (nw) couriersud2020-04-256-8/+8
* netlist: code maintenance and edge case fixes. (nw) couriersud2020-04-201-8/+9
* netlist: rename some camel case names. (nw) couriersud2020-04-193-4/+4
* netlist: clang-tidy, srcclean and pedantic warnings fixed. (nw) couriersud2020-04-181-6/+6
* netlist: Move macros where they belong. (nw) couriersud2020-04-181-4/+3
* netlist: Document alternative approach to CD4016. (nw) couriersud2020-04-171-31/+99
* netlist: improve performance up to 65% on audio netlists. [Couriersud] couriersud2020-04-133-3/+3
* netlist: Reduce memory allocation calls in non-core code. (nw) couriersud2020-04-101-1/+1
* netlist: Fix some clang-tidy-10 warnings. (nw) couriersud2020-04-051-5/+5
* nlwav: add sampled output format. [Couriersud] couriersud2020-03-021-1/+1
* netlist: use initializer_list. (nw) couriersud2020-03-0235-53/+93
* srcclean and manual adjustments (nw) Vas Crabb2020-02-232-3/+3
* netlist: Document Congo Bongo progress and fix devices. couriersud2020-01-311-10/+6
* netlist: clang lint fixes. (nw) couriersud2020-01-311-1/+1
* netlist: Parameters evaluated when netlist is created. [Couriersud] couriersud2020-01-291-2/+1
* netlist: fix parameter update recalculation. (nw) couriersud2020-01-293-11/+4
* netlist: Code maintenance. (nw) couriersud2020-01-271-1/+1
* netlist: add current controlled voltage source (CCVS). [Couriersud] couriersud2020-01-261-0/+1
* netlist: MAJOR bug fix. Expect other bugs to surface. [Couriersud] couriersud2020-01-261-2/+7
* netlist: clang lint readability fixes. (nw) couriersud2020-01-254-5/+6
* netlist: clang lint fixes, srcclean and nlwav fix. (nw) couriersud2020-01-251-4/+4
* netlist: New devices and some fixes. [Couriersud] couriersud2020-01-258-44/+165
* netlist: code maintenance. (nw) couriersud2020-01-203-6/+6
* netlist: 7493, minor edit. (nw) couriersud2020-01-161-1/+1
* netlist: Code maintenance. (nw) couriersud2020-01-122-2/+2
* srcclean and indentation cleanup (nw) Vas Crabb2019-11-242-10/+10
* netlist: clang lint fixes and standalone build fix. (nw) couriersud2019-11-242-2/+2
* -netlist: Add new devices to net_lib.cpp, nw mooglyguy2019-11-231-0/+4
* -netlist: Fixed typo on 7442 diagram, nw MooglyGuy2019-11-231-1/+1
* -netlist: Added 7442 4-Line BCD to 10-Line Decimal Decoder. [Ryan Holtz] MooglyGuy2019-11-232-0/+167
* -netlist: Fix typo, nw MooglyGuy2019-11-231-1/+1
* -netlist: Added 7492 Divide-by-12 Counter. [Ryan Holtz] MooglyGuy2019-11-232-0/+198
* netlist: more code maintenance. (nw) couriersud2019-11-162-5/+5
* netlist: maintenance and bug fixes, remove DUMMY_INPUT. [Couriersud] couriersud2019-11-1510-171/+82
* netlist: Proxy and power terminal hack removal. [Couriersud] couriersud2019-11-145-67/+122
* netlist: bug fix, code maintenance and performance improvement. (nw) couriersud2019-11-135-53/+85
* netlist: code maintenance. (nw) couriersud2019-11-133-13/+13