summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/netlist/devices/net_lib.h
Commit message (Expand)AuthorAgeFilesLines
* netlist: Relicensing of the GPL code to BSD-3 with the blessing of the Olivier Galibert2021-03-091-1/+1
* netlist: optimize headers. couriersud2020-09-171-2/+0
* netlist: move to generated header and link support files files. couriersud2020-09-121-88/+3
* netlist: Pedantic and clang tidy updates couriersud2020-09-061-1/+1
* netlist: Fix various issues around include directories. couriersud2020-08-251-7/+7
* netlist: build system improvements couriersud2020-08-241-1/+2
* -atarittl: Added netlist for Tank. currently runs at about 0.005% of full spe... Ryan Holtz2020-08-161-0/+2
* netlist: improve parsing performance couriersud2020-08-121-5/+0
* netlist: align naming of files within the macro folder. couriersud2020-08-101-11/+10
* -fireone: Committed netlist for couriersud to have a look at. Ryan Holtz2020-08-061-0/+1
* netlist: Fix 7492 and roms include bug. couriersud2020-08-021-0/+1
* netlist: Added CD4017/4022 devices. Aaron Giles2020-08-011-0/+1
* netlist: Add CD4011, CD4024, 7407 and CD4053 devices. Aaron Giles2020-07-281-0/+1
* netlist: necessary changes towards runtime processing of macro directory couriersud2020-07-281-8/+7
* netlist: Add 74113 device. Aaron Giles2020-07-101-0/+1
* netlist: clang-tidy, header order fixes. (nw) couriersud2020-06-011-1/+1
* netlist: consolidate 9316-type counters. [Couriersud] couriersud2020-05-221-2/+0
* netlist: Add working 74125 and 74126 implementations. [Couriersud] couriersud2020-05-171-0/+1
* netlist: rewrite rom devices from scratch. [Couriersud] couriersud2020-05-171-3/+4
* netlist: Added devices CD4013, CD4069, CD4070 Frank Palazzolo2020-05-151-0/+1
* netlist: Add 74377/74378/74379 devices to netlist. [Aaron Giles] Aaron Giles2020-05-151-0/+1
* netlist: Extended functionality and code cleanup. [Couriersud] couriersud2020-05-121-3/+2
* 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