summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* netlist: Fixed polarity issue in CCCS device [Colin Howell, Couriersud] couriersud2020-05-013-11/+11
* netlist: more magic number removal. (nw) couriersud2020-05-012-7/+23
* netlist: Removed more magic numbers from the code. (nw) couriersud2020-05-0113-26/+41
* 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: Fix inclusion of examples in documentation. (nw) couriersud2020-05-013-4/+14
* netlist: nld_log now writes out last value at end of run. (nw) couriersud2020-05-011-0/+5
* Remove explicit logging since it can be done on the command line via nltool. Aaron Giles2020-05-011-6/+0
* Add 74393 device and unit test. Aaron Giles2020-05-016-0/+188
* netlist: Add the NE566 as a macro device. [Couriersud] couriersud2020-05-0118-179/+355
* netlist: add NE566 to netlist.lua. (nw) couriersud2020-04-292-0/+4
* Stub implementation of 566 VCO Aaron Giles2020-04-295-11/+126
* Added some missing infrastructure. Now TL081 shows up in device list. Aaron Giles2020-04-291-0/+1
* Some initial changes. Aaron Giles2020-04-294-0/+58
* netlist: Fix some edge cases in static compile. (nw) couriersud2020-04-283-109/+115
* netlist: Fix documentation build on windows in makefile. (nw) couriersud2020-04-281-6/+17
* netlist: Fix "--cmd=listdevices". [Couriersud] couriersud2020-04-281-5/+0
* netlist: more code maintenance. (nw) couriersud2020-04-287-55/+46
* netlist: improve const-awareness and tidy changes. (nw) couriersud2020-04-289-49/+49
* Netlist: Added 74163 to netlist. [Couriersud] couriersud2020-04-283-29/+69
* netlist: fix some windows build issues in build/makefile. (nw) couriersud2020-04-281-6/+19
* netlist: More clang-tidy fixes. (nw) couriersud2020-04-2824-201/+246
* netlist: More clang-tidy fixes. (nw) couriersud2020-04-284-53/+56
* netlist: Fix clang-tidy warnings. (nw) couriersud2020-04-2822-146/+186
* netlist: rename some macros. (nw) couriersud2020-04-2626-98/+75
* netlist: clang tidy fixes and srcclean. (nw) couriersud2020-04-253-3/+8
* netlist: unify solver calls. (nw) couriersud2020-04-2516-169/+183
* netlist: improve readability. (nw) couriersud2020-04-2515-57/+73
* netlist: document trapezoidal capacitor integration. (nw) couriersud2020-04-231-1/+47
* netlist: Documentation update. (nw) couriersud2020-04-223-521/+980
* netlist: Fix a segfault happening only under for certain netlists. couriersud2020-04-221-3/+46
* netlist: code maintenance and edge case fixes. (nw) couriersud2020-04-2019-132/+175
* netlist: rename some camel case names. (nw) couriersud2020-04-1914-93/+96
* netlist: simplify object structure a bit. (nw) couriersud2020-04-192-22/+20
* netlist: compile time improvement and code maintenance. (nw) couriersud2020-04-196-19/+38
* netlist: code maintenance on pfunction. (nw) couriersud2020-04-192-13/+18
* netlist: clang-tidy, srcclean and pedantic warnings fixed. (nw) couriersud2020-04-1816-38/+38
* netlist: remove code duplication. (nw) couriersud2020-04-1812-135/+45
* netlist: nltool usage and static compile changes. [Couriersud] couriersud2020-04-189-127/+251
* netlist: Fix alternative LM3900 implementations. (nw) couriersud2020-04-181-5/+4
* netlist: Fix a macro expansion bug. (nw) couriersud2020-04-182-1/+6
* netlist: Move macros where they belong. (nw) couriersud2020-04-182-23/+3
* netlist: basename function now accepts a suffix to remove. (nw) couriersud2020-04-182-4/+9
* netlist: add parameter to split_paragraphs ... (nw) couriersud2020-04-182-10/+13
* netlib: remove a fixme in pmain.cpp. (nw) couriersud2020-04-182-7/+7
* netlist: Document alternative approach to CD4016. (nw) couriersud2020-04-172-32/+102
* netlist-doc: Fix typo. (nw) couriersud2020-04-141-1/+1
* netlist: fix standalone build and doxygen mainpage. (nw) couriersud2020-04-142-5/+7
* netlist: improve performance up to 65% on audio netlists. [Couriersud] couriersud2020-04-1320-117/+10249
* formats: permission from Nigel Barnes to relicense Acorn and AFS disk handler... Vas Crabb2020-04-135-7/+5