summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/netlist/devices/net_lib.h
Commit message (Expand)AuthorAgeFilesLines
* Add 74393 device and unit test. Aaron Giles2020-05-011-0/+1
* netlist: Add the NE566 as a macro device. [Couriersud] couriersud2020-05-011-1/+1
* Stub implementation of 566 VCO Aaron Giles2020-04-291-0/+1
* netlist: Move macros where they belong. (nw) couriersud2020-04-181-4/+3
* netlist: Parameters evaluated when netlist is created. [Couriersud] couriersud2020-01-291-2/+1
* netlist: New devices and some fixes. [Couriersud] couriersud2020-01-251-0/+1
* netlist: maintenance. (nw) couriersud2019-11-111-1/+1
* netlist: first steps on the way to calculated parameters. [Couriersud] couriersud2019-11-101-8/+24
* netlist: code maintenance and bug fixes. (nw) couriersud2019-11-081-7/+6
* (nw) Clean up the mess on master Vas Crabb2019-03-261-22/+24
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-24/+22
* netlist: add MOSFET model. [Couriersud] couriersud2019-03-251-0/+1
* netlist: Fix relative include paths and a conflict. (nw) couriersud2019-02-231-10/+10
* netlist: Refactoring after adding clang-tidy support to netlist makefile couriersud2019-02-071-15/+15
* netlist wip: 7474, 7497, test driver Sergey Svishchev2019-01-071-0/+1
* A large portion of the Atari Gran Trak 10 schematics (1974) Felipe CorrĂȘa da Silva Sanches2018-07-281-0/+2
* netlist: add a crude TTL schmitt trigger model and hook up in 1B11142 Vas Crabb2017-05-271-0/+2
* Netlist code refactoring: couriersud2017-04-091-6/+4
* Merge pull request #2068 from JoakimLarsson/prodigy_display R. Belmont2017-02-171-0/+1
|\
| * new netlist device: 74164 - 8bit parallel output serial shift register Joakim Larsson Edstrom2017-02-171-0/+1
* | Reworked truthtables a bit. couriersud2017-02-171-2/+0
|/
* Make sure netlist includes are not found directly on include path. couriersud2017-02-101-10/+10
* Separate include file usage for netlist. couriersud2017-01-291-11/+6
* Preparation work for automatically generated include file for devices. couriersud2017-01-161-0/+22
* Move netlists into macro folder. (nw) couriersud2017-01-091-4/+0
* Refactored factory. Use namespace "factory" instead of prefix factory_ couriersud2017-01-021-1/+1
* -netlist: Added 82S123 256-bit (32x8) TTL bipolar PROM. [Ryan Holtz] MooglyGuy2016-12-241-0/+1
* -netlist: Added 82S126 4kbit (512x8) TTL bipolar PROM. [Ryan Holtz] therealmogminer@gmail.com2016-12-231-0/+1
* -netlist: Added 74165, 74194, 7475, 7485, and DM9322 devices. [Ryan Holtz] therealmogminer@gmail.com2016-12-221-0/+5
* -netlist: Added shared RAM pointer, for use by netlist RAM devices which need... therealmogminer@gmail.com2016-12-211-0/+4
* -netlist: Added 74166 Parallel-Load 8-Bit Shift Register device. [Ryan Holtz] therealmogminer@gmail.com2016-12-211-0/+1
* -netlist: Added 2716 16 Kbit (2 Kbit x 8) UV EPROM. [Ryan Holtz] therealmogminer@gmail.com2016-12-211-0/+1
* -netlist: Added 74174 Hex D-Type Flip-Flop with Clear [Ryan Holtz] therealmogminer@gmail.com2016-12-211-0/+1
* netlist: Added 82S126 1K-bit bipolar PROM device. [Ryan Holtz] therealmogminer@gmail.com2016-12-211-0/+1
* netlist: Device additions: [Ryan Holtz] therealmogminer@gmail.com2016-12-211-0/+5
* Converted 7486 to macro module couriersud2016-05-051-1/+0
* Convert 7430 to macro module. couriersud2016-05-051-1/+0
* Convert 7425 to macro modul couriersud2016-05-051-1/+0
* Converted 7420 to macro modul couriersud2016-05-051-1/+0
* Convert 7432 to macro device. couriersud2016-05-041-1/+0
* Converted 7437 to macro device couriersud2016-05-041-1/+0
* Some header maintenance couriersud2016-05-041-1/+0
* Converted 7427 to macro device couriersud2016-05-041-1/+0
* Converted 7411 into a macro device. couriersud2016-05-041-1/+0
* Converted 7410 into macro device. couriersud2016-05-041-1/+0
* Implement 7402, 7408 as macro device. (nw) couriersud2016-05-031-2/+0
* Implement 7404 as macro device. (nw) couriersud2016-05-031-1/+0
* Netlist: code maintenance couriersud2016-03-231-1/+0
* Moved netlist from emu to lib (nw) Miodrag Milanovic2015-09-121-0/+81