summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/netlist/devices/nld_system.cpp
Commit message (Expand)AuthorAgeFilesLines
* netlist: gtrak10 performance and other improvements and fixes (#10032) couriersud2022-07-051-2/+59
* netlist: static solver work and improve code readability (#9841) couriersud2022-05-301-2/+2
* netlist: Relicensing of the GPL code to BSD-3 with the blessing of the Olivier Galibert2021-03-091-1/+1
* -unidasm: Allow input piped from stdin by specifying a bare hyphen as the fil... Vas Crabb2020-11-181-6/+2
* netlist: minor code cleanup. couriersud2020-09-251-1/+1
* netlist: Pedantic and clang tidy updates couriersud2020-09-061-1/+1
* netlist: code maintenance and performance optimizations. Couriersud2020-09-051-1/+97
* netlist: Fix various issues around include directories. couriersud2020-08-251-2/+2
* netlist: separate nl_base.h into separate header files. couriersud2020-07-251-5/+2
* netlist: finished input handler refactoring. couriersud2020-07-121-40/+0
* netlist: Align design VARCLOCK to AFUNC. Aaron Giles2020-07-031-1/+1
* netlist: Change use of NETLIB_DELEGATE macro. (nw) couriersud2020-06-011-4/+1
* netlist: remove family_setter and other maintenance. (nw) couriersud2020-05-091-2/+2
* netlist: Add two noise sources. [Couriersud] couriersud2020-05-031-0/+9
* netlist: Add the NE566 as a macro device. [Couriersud] couriersud2020-05-011-1/+3
* netlist: use initializer_list. (nw) couriersud2020-03-021-0/+3
* netlist: Code maintenance. (nw) couriersud2020-01-121-1/+1
* netlist: maintenance and bug fixes, remove DUMMY_INPUT. [Couriersud] couriersud2019-11-151-1/+1
* netlist: first steps on the way to calculated parameters. [Couriersud] couriersud2019-11-101-1/+1
* netlist: code maintenance. (nw) couriersud2019-11-101-3/+3
* netlist: code and documentation maintenance fixes. [Couriersud] couriersud2019-11-071-50/+7
* netlist: Support for float, double and long double solvers. [Couriersud] couriersud2019-11-021-1/+1
* netlist: maintenance and simplifcation. (nw) couriersud2019-10-311-1/+1
* netlist: Use unique_ptr where possible. (nw) couriersud2019-10-151-1/+1
* netlist: MB3614 again, function controlled VARCLOCK and other couriersud2019-04-071-14/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-58/+37
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-37/+58
* netlist: Fix relative include paths and a conflict. (nw) couriersud2019-02-231-2/+2
* netlist: align solver calls. (nw) couriersud2019-02-041-13/+4
* netlist: Refactoring and some functionality enhancements. (nw) couriersud2019-02-041-0/+23
* netlist: All devices now specify parameters in factory constructor. (nw) couriersud2019-02-011-11/+13
* netlist: remove trampoline code. (nw) couriersud2019-02-011-2/+2
* netlist: code maintenance and fixing kidniki ... (nw) couriersud2019-02-011-37/+0
* Move information where it belongs ... into the drivers. (nw) couriersud2019-01-101-11/+11
* Fix state saving for pfunction lfsr. (nw) couriersud2017-05-281-1/+1
* Netlist code refactoring: couriersud2017-04-091-1/+2
* Clean up net_t interface and increase readability. (nw) couriersud2017-02-221-2/+2
* Make sure netlist includes are not found directly on include path. couriersud2017-02-101-2/+2
* More netlist refactoring: couriersud2017-01-251-2/+2
* Netlist: couriersud2017-01-171-72/+3
* Improve readability and remove some trampolines. (nw) couriersud2017-01-121-0/+35
* Fix timing issue in CD4538. Add "pow" (power) to the function model. couriersud2017-01-121-0/+4
* - setup_t is owned by netlist_t. Stop being complicated. couriersud2017-01-121-0/+5
* Moved proxy code into separate file. (nw) couriersud2016-12-281-32/+0
* Netlist updates: couriersud2016-07-211-13/+13
* Netlist improvements: couriersud2016-07-011-1/+1
* Srcclean on netlist files. Avoid the merge massacre. (nw) couriersud2016-06-251-1/+0
* Merge netlist_dev branch, all code_refactoring: (nw) couriersud2016-06-161-3/+3
* - More code cleanup. couriersud2016-06-071-20/+5
* - Minor cosmetic refactoring. Added a "uninitialised array" template to balr0g2016-06-071-161/+177