summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/netlist/devices/nld_74107.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-6/+2
* netlist: move to generated header and link support files files. couriersud2020-09-121-1/+0
* netlist: Fix various issues around include directories. couriersud2020-08-251-1/+1
* netlist: templatize 74107 and code maintenance. couriersud2020-08-231-30/+24
* netlist: dead code removal. couriersud2020-08-171-2/+0
* netlist: Move documentation from header to cpp file. Batch 1. couriersud2020-08-021-1/+57
* netlist: Macro-ized 74107 DIPs Aaron Giles2020-08-021-39/+0
* netlist: Potential regression trigger. couriersud2020-07-171-5/+0
* netlist: first batch of explicit handlers. couriersud2020-07-121-43/+44
* netlist: Change use of NETLIB_DELEGATE macro. (nw) couriersud2020-06-011-1/+1
* netlist: more family/model alignment. (nw) couriersud2020-05-101-1/+0
* netlist: remove family_setter and other maintenance. (nw) couriersud2020-05-091-1/+1
* netlist: move nld_power_pins to nl_base.h (nw) couriersud2020-05-081-1/+0
* Netlist: code maintenance and improvements. [Couriersud] couriersud2019-10-181-1/+1
* netlist: Fix more lint warnings/hints (nw) couriersud2019-09-281-3/+3
* netlist: provide example for state in truthtable. couriersud2019-05-011-1/+3
* netlist: use A,B,C,... for packaged components. couriersud2019-04-211-20/+20
* netlist: Add power terminals to most logic devices. couriersud2019-04-211-4/+10
* (nw) Clean up the mess on master Vas Crabb2019-03-261-9/+11
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-11/+9
* netlist: tidy changes and better constexpr support for ptime class. (nw) couriersud2019-02-241-2/+2
* netlist: Fix relative include paths and a conflict. (nw) couriersud2019-02-231-1/+1
* netlist: tick off some issues clang-tidy highlights. (nw) couriersud2019-02-181-3/+5
* srcclean and cleanup (nw) Vas Crabb2019-01-271-3/+3
* Move information where it belongs ... into the drivers. (nw) couriersud2019-01-101-3/+3
* Netlist code refactoring: couriersud2017-04-091-2/+2
* Fix netlist stats collection. Code refactoring: couriersud2017-02-241-88/+44
* 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
* Fix 74107 and 74107A timings to typical values. (nw) couriersud2016-12-241-5/+13
* Back out part of my most recent netlist change (nw) therealmogminer@gmail.com2016-12-241-99/+4
* -netlist: Added 82S126 4kbit (512x8) TTL bipolar PROM. [Ryan Holtz] therealmogminer@gmail.com2016-12-231-4/+98
* Netlist updates: couriersud2016-07-211-7/+7
* Srcclean on netlist files. Avoid the merge massacre. (nw) couriersud2016-06-251-2/+0
* Merge netlist_dev branch, all code_refactoring: (nw) couriersud2016-06-161-11/+7
* - More code cleanup. couriersud2016-06-071-3/+3
* - Added constructors to prepare to move terminal setup into constructor. couriersud2016-06-071-8/+6
* - Minor cosmetic refactoring. Added a "uninitialised array" template to balr0g2016-06-071-57/+166
* Moved all parameter definitions in constructors. (nw) couriersud2016-05-251-2/+2
* All netlist devices now follow new syntax. Removed dead code. All sub couriersud2016-05-211-84/+17
* Align object registration syntax. (nw) couriersud2016-05-101-6/+6
* Converted most subdevices to unique_ptr. This is a temporary measure couriersud2016-05-021-37/+37
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+147