summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/netlist/devices/nld_4020.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: Pedantic and clang tidy updates couriersud2020-09-061-7/+7
* netlist: References to subdevices should be symbolic. couriersud2020-08-231-29/+29
* netlist: remove duplicate device definitions. couriersud2020-08-221-2/+1
* netlist: Fix some pedantic clang warnings. couriersud2020-08-221-2/+2
* Sound and other improvements to Sega G-80 games. (#7103) Aaron Giles2020-08-191-11/+9
* netlist: Move documentation from header to cpp file. Batch 1. couriersud2020-08-021-1/+33
* netlist: Fix CD4053 device couriersud2020-08-011-2/+2
* netlist: Add CD4011, CD4024, 7407 and CD4053 devices. Aaron Giles2020-07-281-20/+51
* netlist: Potential regression trigger. couriersud2020-07-171-10/+0
* netlist: comment out empty reset and update calls couriersud2020-07-161-1/+1
* netlist: Always take power pin names from logic family. couriersud2020-07-121-1/+1
* netlist: next batch of explicit handlers. couriersud2020-07-121-24/+34
* netlist: provide more information for warning ... [Couriersud] couriersud2020-05-101-2/+0
* netlist: remove family_setter and other maintenance. (nw) couriersud2020-05-091-4/+4
* netlist: move nld_power_pins to nl_base.h (nw) couriersud2020-05-081-1/+2
* netlist: use initializer_list. (nw) couriersud2020-03-021-2/+2
* netlist: New devices and some fixes. [Couriersud] couriersud2020-01-251-1/+0
* netlist: bug fix, code maintenance and performance improvement. (nw) couriersud2019-11-131-1/+1
* netlist: code maintenance and bugfixes. (nw) couriersud2019-11-011-20/+16
* Netlist: code maintenance and bug fixes. [Couriersud] couriersud2019-10-151-1/+1
* netlist: Fix cmos power pins and gcc-9 error. couriersud2019-05-061-5/+6
* (nw) Clean up the mess on master Vas Crabb2019-03-261-3/+4
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-4/+3
* netlist: tidy changes and better constexpr support for ptime class. (nw) couriersud2019-02-241-1/+1
* netlist: more cpp core guidelines work. (nw) couriersud2019-02-081-1/+1
* netlist: All devices now specify parameters in factory constructor. (nw) couriersud2019-02-011-1/+2
* Removed most inlines not necessary ... (nw) couriersud2019-01-121-1/+1
* Move information where it belongs ... into the drivers. (nw) couriersud2019-01-101-1/+1
* Make sure netlist includes are not found directly on include path. couriersud2017-02-101-1/+1
* More netlist refactoring: couriersud2017-01-251-1/+1
* Netlist updates: couriersud2016-07-211-7/+7
* Srcclean on netlist files. Avoid the merge massacre. (nw) couriersud2016-06-251-3/+0
* Merge netlist_dev branch, all code_refactoring: (nw) couriersud2016-06-161-9/+7
* - More code cleanup. couriersud2016-06-071-3/+3
* - Added constructors to prepare to move terminal setup into constructor. couriersud2016-06-071-19/+8
* - Minor cosmetic refactoring. Added a "uninitialised array" template to balr0g2016-06-071-36/+118
* Converted more devices to new layout. Improved memory handling in couriersud2016-05-211-60/+5
* Align object registration syntax. (nw) couriersud2016-05-101-14/+14
* Simplify object model by removing default_logic_family(). couriersud2016-05-081-0/+1
* Converted most subdevices to unique_ptr. This is a temporary measure couriersud2016-05-021-21/+21
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+107