summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/netlist/devices/net_lib.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add 74393 device and unit test. Aaron Giles2020-05-011-0/+2
* netlist: Add the NE566 as a macro device. [Couriersud] couriersud2020-05-011-3/+3
* Stub implementation of 566 VCO Aaron Giles2020-04-291-0/+2
* Netlist: Added 74163 to netlist. [Couriersud] couriersud2020-04-281-0/+2
* netlist: use initializer_list. (nw) couriersud2020-03-021-0/+1
* netlist: add current controlled voltage source (CCVS). [Couriersud] couriersud2020-01-261-0/+1
* netlist: New devices and some fixes. [Couriersud] couriersud2020-01-251-0/+2
* -netlist: Add new devices to net_lib.cpp, nw mooglyguy2019-11-231-0/+4
* netlist: maintenance and bug fixes, remove DUMMY_INPUT. [Couriersud] couriersud2019-11-151-1/+1
* netlist: code maintenance and bug fixes. (nw) couriersud2019-11-081-7/+8
* Netlist: code maintenance and improvements. [Couriersud] couriersud2019-10-181-2/+2
* netlist: maintenance and lint fixes. (nw) couriersud2019-10-061-1/+1
* netlist: Fix more lint warnings/hints (nw) couriersud2019-09-281-1/+0
* netlist: provide example for state in truthtable. couriersud2019-05-011-0/+2
* netlist: Fix the 7448 mess. couriersud2019-04-231-0/+2
* netlist: MB3614 again, function controlled VARCLOCK and other couriersud2019-04-071-0/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-137/+144
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-144/+137
* netlist: add MOSFET model. [Couriersud] couriersud2019-03-251-0/+1
* netlist: add MC1455P as device. (nw) couriersud2019-03-171-1/+3
* 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-139/+138
* srcclean and cleanup (nw) Vas Crabb2019-01-271-1/+1
* Refactoring and bug fixes. (nw) couriersud2019-01-101-5/+5
* Move information where it belongs ... into the drivers. (nw) couriersud2019-01-101-37/+40
* Improve type safety on string->numeric conversions. (nw) couriersud2019-01-101-1/+1
* Fixed tp1983 and 7497 and added 7497 dip version. (nw) couriersud2019-01-091-1/+1
* netlist wip: 7474, 7497, test driver Sergey Svishchev2019-01-071-0/+2
* A large portion of the Atari Gran Trak 10 schematics (1974) Felipe CorrĂȘa da Silva Sanches2018-07-281-0/+4
* netlist: add a crude TTL schmitt trigger model and hook up in 1B11142 Vas Crabb2017-05-271-0/+1
* Merge pull request #2068 from JoakimLarsson/prodigy_display R. Belmont2017-02-171-0/+2
|\
| * new netlist device: 74164 - 8bit parallel output serial shift register Joakim Larsson Edstrom2017-02-171-0/+2
* | Reworked truthtables a bit. couriersud2017-02-171-3/+0
|/
* Make sure netlist includes are not found directly on include path. couriersud2017-02-101-2/+2
* Netlist: It is now possible to have multiple handlers per device ... couriersud2017-02-051-6/+0
* Separate include file usage for netlist. couriersud2017-01-291-10/+1
* Assume string literals are UTF8 in netlist code. couriersud2017-01-201-1/+2
* Register all devices using NETLIB_DEVICE_IMPL. Fix encoding issue. (nw) couriersud2017-01-161-16/+20
* Preparation work for automatically generated include file for devices. couriersud2017-01-161-3/+2
* Move analog devices into "netlist::analog" namespace. Added couriersud2017-01-151-3/+5
* Move netlists into macro folder. (nw) couriersud2017-01-091-46/+0
* Refactored factory. Use namespace "factory" instead of prefix factory_ couriersud2017-01-021-3/+3
* Simplify code. Introduce consistent approach to loading macro devices. couriersud2017-01-021-95/+96
* Hook up luigi walking sound in netlist mario sound implementation. couriersud2016-12-311-1/+1
* Some preparation for future changes on proxies and chip families. (nw) couriersud2016-12-281-2/+2
* Fix loading roms in two devices. (nl) couriersud2016-12-271-8/+8
* netlist: Added LM747, LM747A and 2N2565. Vas Crabb2016-12-261-0/+1
* first srcclean pass (nw) Vas Crabb2016-12-251-5/+5
* Netlist: align naming of 9334/make nl_hazelvid.cpp parseable by nltool couriersud2016-12-251-15/+15
* -netlist: Added 82S123 256-bit (32x8) TTL bipolar PROM. [Ryan Holtz] MooglyGuy2016-12-241-1/+4