summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/netlist/devices/nld_9316.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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-7/+3
* netlist: Move documentation from header to cpp file. Batch 3. couriersud2020-08-021-0/+76
* netlist: Macro-ized 9310/9316/74161/74163 DIPs Aaron Giles2020-08-021-1/+0
* netlist: Fix performance issues and VC2019. [Couriersud] couriersud2020-05-221-200/+12
* netlist: consolidate 9316-type counters. [Couriersud] couriersud2020-05-221-23/+83
* netlist: fix performance decrease. (nw) couriersud2020-05-221-9/+14
* netlist: Add working 74125 and 74126 implementations. [Couriersud] couriersud2020-05-171-26/+14
* netlist: reduce usage of NETLIB_CONSTRUCTOR_DERIVED. (nw) couriersud2020-05-081-19/+22
* netlist: move nld_power_pins to nl_base.h (nw) couriersud2020-05-081-1/+0
* Netlist: Added 74163 to netlist. [Couriersud] couriersud2020-04-281-29/+50
* netlist: use initializer_list. (nw) couriersud2020-03-021-2/+2
* netlist: fix pedantic clang warnings. (nw) couriersud2019-05-011-5/+5
* netlist: add more defines to nltool -v --version output couriersud2019-05-011-13/+6
* netlist: Add power terminals to most logic devices. couriersud2019-04-211-3/+6
* (nw) Clean up the mess on master Vas Crabb2019-03-261-74/+64
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-64/+74
* netlist: refactoring. (nw) couriersud2019-03-011-68/+44
* netlist: Fix relative include paths and a conflict. (nw) couriersud2019-02-231-1/+1
* netlist: Optionally store input values instead of referencing them. (nw) couriersud2019-02-051-10/+17
* netlist: Refactoring and some functionality enhancements. (nw) couriersud2019-02-041-23/+11
* netlist: All devices now specify parameters in factory constructor. (nw) couriersud2019-02-011-2/+2
* Removed most inlines not necessary ... (nw) couriersud2019-01-121-2/+1
* Fix clang-8 warnings. (nw) couriersud2019-01-111-1/+1
* Fix reset members. (nw) couriersud2019-01-101-1/+1
* Move information where it belongs ... into the drivers. (nw) couriersud2019-01-101-2/+2
* C++ and minor performance optimizations. (nw) couriersud2019-01-091-9/+29
* Reordered members to be more cache friendly. (nw) couriersud2017-05-271-2/+3
* More work on 9316. (nw) couriersud2017-04-091-13/+8
* Netlist code refactoring: couriersud2017-04-091-36/+47
* Fix netlist stats collection. Code refactoring: couriersud2017-02-241-127/+55
* Make sure netlist includes are not found directly on include path. couriersud2017-02-101-1/+1
* Separate include file usage for netlist. couriersud2017-01-291-0/+1
* More netlist refactoring: couriersud2017-01-251-15/+15
* Netlist updates: couriersud2016-07-211-21/+20
* Netlist improvements: couriersud2016-07-011-1/+1
* Srcclean on netlist files. Avoid the merge massacre. (nw) couriersud2016-06-251-1/+0
* Netlist changes couriersud2016-06-231-63/+15
* Merge netlist_dev branch, all code_refactoring: (nw) couriersud2016-06-161-15/+13
* - More code cleanup. couriersud2016-06-071-12/+4
* - Added constructors to prepare to move terminal setup into constructor. couriersud2016-06-071-16/+14
* - Minor cosmetic refactoring. Added a "uninitialised array" template to balr0g2016-06-071-111/+247
* All netlist devices now follow new syntax. Removed dead code. All sub couriersud2016-05-211-99/+12
* Align object registration syntax. (nw) couriersud2016-05-101-14/+14
* Converted most subdevices to unique_ptr. This is a temporary measure couriersud2016-05-021-34/+34
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+232