summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/netlist/devices/nld_ne555.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* netlist: fix bug, prepare for future changes and improve readability (#9947) couriersud2022-06-201-19/+19
* netlist: fix bugs and more cpp instead of macros (#9897) couriersud2022-06-101-19/+19
* netlist: static solver work and improve code readability (#9841) couriersud2022-05-301-5/+5
* 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/+4
* 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-2/+2
* netlist: in devices folder all DIP devices were removed. couriersud2020-08-231-76/+0
* netlist: References to subdevices should be symbolic. couriersud2020-08-231-10/+10
* srcclean for 0.223 Vas Crabb2020-07-261-1/+1
* netlist: Potential regression trigger. couriersud2020-07-171-6/+0
* netlist: prepare road towards trapezoidal integration. couriersud2020-07-171-5/+19
* netlist: avoid ne555 oscillation due to overshoot compensation couriersud2020-07-161-2/+8
* netlist: comment out empty reset and update calls couriersud2020-07-161-1/+1
* netlist: reduce overshoot impact on NE555 astable frequency. couriersud2020-07-141-18/+43
* netlist: and the next batch of non-virtual handlers. couriersud2020-07-121-58/+60
* netlist: Add working 74125 and 74126 implementations. [Couriersud] couriersud2020-05-171-24/+1
* netlist: remove family_setter and other maintenance. (nw) couriersud2020-05-091-4/+24
* netlist: reduce usage of NETLIB_CONSTRUCTOR_DERIVED. (nw) couriersud2020-05-081-10/+15
* netlist: Add the NE566 as a macro device. [Couriersud] couriersud2020-05-011-21/+0
* netlist: More clang-tidy fixes. (nw) couriersud2020-04-281-15/+15
* netlist: improve readability. (nw) couriersud2020-04-251-2/+2
* netlist: code and documentation maintenance fixes. [Couriersud] couriersud2019-11-071-37/+58
* netlist: improve readability. (nw) couriersud2019-11-021-9/+9
* netlist: add RELTOL/VNTOL solver parameters. Type safety. [Couriersud] couriersud2019-11-021-9/+9
* netlist: maintenance and simplifcation. (nw) couriersud2019-10-311-4/+4
* netlist: Improve validation code. couriersud2019-04-161-1/+0
* (nw) Clean up the mess on master Vas Crabb2019-03-261-44/+57
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-57/+44
* netlist: add MC1455P as device. (nw) couriersud2019-03-171-0/+2
* netlist: Add output resistance to NE555. couriersud2019-03-171-2/+9
* New working machine couriersud2019-03-121-3/+5
* netlist: fix breakout paddle regression. (nw) couriersud2019-03-101-12/+16
* netlist: fix reset bug in 555 device. (nw) Couriersud2019-03-091-11/+12
* srcclean (nw) Vas Crabb2019-02-241-1/+1
* netlist: Fix relative include paths and a conflict. (nw) couriersud2019-02-231-2/+2
* netlist: All devices now specify parameters in factory constructor. (nw) couriersud2019-02-011-2/+2
* netlist: remove trampoline code. (nw) couriersud2019-02-011-6/+6
* Removed most inlines not necessary ... (nw) couriersud2019-01-121-14/+11
* Move information where it belongs ... into the drivers. (nw) couriersud2019-01-101-2/+2
* Make sure netlist includes are not found directly on include path. couriersud2017-02-101-2/+2
* Doxygen work. How the heck can one enforce a consistent device couriersud2017-02-051-10/+8
* Some documentation work. couriersud2017-02-051-2/+45
* Separate include file usage for netlist. couriersud2017-01-291-1/+1
* More netlist refactoring: couriersud2017-01-251-1/+1
* Move analog devices into "netlist::analog" namespace. Added couriersud2017-01-151-4/+4
* Core refactoring couriersud2017-01-141-3/+3
* - setup_t is owned by netlist_t. Stop being complicated. couriersud2017-01-121-4/+4
* Netlist updates: couriersud2016-07-211-7/+7
* Srcclean on netlist files. Avoid the merge massacre. (nw) couriersud2016-06-251-2/+0