summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/netlist/devices/nld_7493.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: minor code cleanup. couriersud2020-09-251-1/+1
* netlist: code refactoring couriersud2020-09-241-20/+14
* 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-60/+0
* netlist: Move documentation from header to cpp file. Batch 2. couriersud2020-08-021-0/+49
* netlist: Macro-ized 7493/7497 DIPs Aaron Giles2020-08-021-28/+0
* netlist: Potential regression trigger. couriersud2020-07-171-6/+0
* netlist: comment out empty reset and update calls couriersud2020-07-161-2/+2
* netlist: another batch of explicit handler refactoring. couriersud2020-07-121-2/+7
* netlist: Reduce macro usage and make use of pstring utf8. (nw) couriersud2020-06-061-6/+1
* netlist: clang-tidy, header order fixes. (nw) couriersud2020-06-011-4/+0
* netlist: Change use of NETLIB_DELEGATE macro. (nw) couriersud2020-06-011-2/+2
* netlist: refactored ppmf.h [Couriersud] couriersud2020-06-011-0/+4
* netlist: improve performance. [Couriersud] couriersud2020-05-241-2/+10
* netlist: fix performance decrease. (nw) couriersud2020-05-221-11/+5
* netlist: reduce usage of NETLIB_CONSTRUCTOR_DERIVED. (nw) couriersud2020-05-081-12/+17
* netlist: move nld_power_pins to nl_base.h (nw) couriersud2020-05-081-1/+0
* netlist: 7493, minor edit. (nw) couriersud2020-01-161-1/+1
* netlist: code and documentation maintenance fixes. [Couriersud] couriersud2019-11-071-2/+62
* netlist: Add power terminals to most logic devices. couriersud2019-04-211-3/+6
* (nw) Clean up the mess on master Vas Crabb2019-03-261-50/+37
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-37/+50
* netlist: refactoring. (nw) couriersud2019-03-011-44/+30
* netlist: Fix relative include paths and a conflict. (nw) couriersud2019-02-231-1/+1
* netlist: fix visibility issues and more issues reported by tidy. (nw) couriersud2019-02-221-4/+4
* srcclean and cleanup (nw) Vas Crabb2019-01-271-1/+1
* Fix stuntcyc regression. (nw) couriersud2019-01-101-2/+2
* Refactoring and bug fixes. (nw) couriersud2019-01-101-7/+8
* Move information where it belongs ... into the drivers. (nw) couriersud2019-01-101-2/+2
* C++ and minor performance optimizations. (nw) couriersud2019-01-091-4/+4
* Code maintenance and bug fixes. (nw) couriersud2019-01-071-1/+1
* Reordered members to be more cache friendly. (nw) couriersud2017-05-271-7/+7
* Netlist code refactoring: couriersud2017-04-091-4/+4
* Fix netlist stats collection. Code refactoring: couriersud2017-02-241-2/+2
* Slightly improve event timing if state changes. couriersud2017-02-191-7/+7
* Reworked truthtables a bit. couriersud2017-02-171-1/+1
* Optimized 7493 device. Gives some 5 to 10% improvement to pong. couriersud2017-02-161-65/+61
* 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-1/+1
* More netlist refactoring: couriersud2017-01-251-3/+3
* Core refactoring couriersud2017-01-141-2/+2
* Refactored factory. Use namespace "factory" instead of prefix factory_ couriersud2017-01-021-6/+6
* Netlist updates: couriersud2016-07-211-6/+6
* Srcclean on netlist files. Avoid the merge massacre. (nw) couriersud2016-06-251-2/+0
* Netlist changes couriersud2016-06-231-2/+2
* Merge netlist_dev branch, all code_refactoring: (nw) couriersud2016-06-161-5/+4
* - Added constructors to prepare to move terminal setup into constructor. couriersud2016-06-071-4/+4