summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/netlist/nl_setup.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* netlist: gtrak10 performance and other improvements and fixes (#10032) couriersud2022-07-051-48/+72
* netlist: fix bug, prepare for future changes and improve readability (#9947) couriersud2022-06-201-381/+533
* netlist: fix bugs and more cpp instead of macros (#9897) couriersud2022-06-101-1053/+1026
* netlist: static solver work and improve code readability (#9841) couriersud2022-05-301-52/+52
* netlist: Address comments from PR #9794, partially fix issue #9801 (#9805) couriersud2022-05-231-8/+8
* netlist: More c++, less macros, added support for cspell (#9794) couriersud2022-05-221-15/+11
* netlist: Improved PPMF target support and test coverage. (#9752) couriersud2022-05-151-1/+1
* netlist: standalone makefile and prototype modifications (#9708) couriersud2022-05-081-3/+3
* netlist: Relicensing of the GPL code to BSD-3 with the blessing of the Olivier Galibert2021-03-091-1/+1
* Hook up Borderline netlist, provided by 'beta-tester' (#7328) [beta-tester] Aaron Giles2020-10-051-1/+1
* netlist: move core_terms to netlist_state. couriersud2020-10-021-15/+16
* netlist: Convert driver filenames to lower case. couriersud2020-09-301-1/+1
* netlist: Fix a net splitting issue with four term devices. couriersud2020-09-301-2/+2
* netlist: applied some clang tidy recommendations couriersud2020-09-301-1/+1
* netlist: Remove "extended validation mode" couriersud2020-09-281-0/+2
* netlist: minor code cleanup. couriersud2020-09-251-7/+4
* netlist: make pstring length/size use consistent. couriersud2020-09-241-3/+3
* netlist: optimize headers. couriersud2020-09-171-18/+1
* netlist: move more models into the core. couriersud2020-09-131-1/+4
* 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/+8
* netlist: code maintenance and performance optimizations. Couriersud2020-09-051-39/+33
* netlist: Truth tables are now standalone objects. couriersud2020-08-261-2/+0
* netlist: clang tidy include order fixes. couriersud2020-08-241-1/+1
* netlist: Add NETLIB_DELEGATE_NOOP() couriersud2020-08-221-1/+4
* Sound and other improvements to Sega G-80 games. (#7103) Aaron Giles2020-08-191-1/+8
* netlist: Remove printf debugging. couriersud2020-08-151-2/+0
* netlist: improve two error messages. couriersud2020-08-151-4/+4
* netlist: more include untangling. couriersud2020-08-121-2/+1
* netlist: improve parsing performance couriersud2020-08-121-0/+39
* netlist: Refactored pokenizer. couriersud2020-08-061-4/+35
* netlist: Disable dangerous optimization. couriersud2020-08-011-0/+3
* netlist: Fix an issue during proxy hookup. couriersud2020-07-281-11/+17
* netlist: source stream refactoring couriersud2020-07-281-11/+15
* netlist: necessary changes towards runtime processing of macro directory couriersud2020-07-281-3/+3
* netlist: sub solvers now have their own parameter set. couriersud2020-07-251-10/+17
* netlist: code maintenance. couriersud2020-07-161-5/+5
* netlist: Always take power pin names from logic family. couriersud2020-07-121-1/+1
* netlist: fix power pin names for CMOS devices. couriersud2020-07-121-3/+23
* netlist: code maintenance and bug fixes. couriersud2020-07-011-12/+29
* netlist: add hints for outputs not connected. [Couriersud, Aaron Giles] couriersud2020-06-281-44/+54
* netlist: Fix parameter value resolution on rom devices. couriersud2020-06-281-1/+8
* netlist: Fix copy elusion bug on OSX and clang < 8 [AJR, Couriersud] couriersud2020-06-141-11/+4
* nl_setup.cpp: Fix for some compilers not being CWG 1579 compliant (nw) AJR2020-06-131-2/+9
* netlist: Performance improvement and refactoring. [Couriersud] couriersud2020-06-131-17/+17
* netlist: code maintenance. (nw) couriersud2020-06-081-10/+10
* netlist: Enable utf7 filenames on windows. (nw) couriersud2020-06-061-1/+1
* netlist: clang-tidy, header order fixes. (nw) couriersud2020-06-011-3/+3
* netlist: device factory enhancements. (nw) couriersud2020-06-011-1/+0
* netlist: split plists.h and fix nvcc compile for 10.2 (nw) couriersud2020-05-251-3/+3