summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/netlist/build/makefile
Commit message (Expand)AuthorAgeFilesLines
* netlist: move to generated header and link support files files. couriersud2020-09-121-3/+12
* netlist: Pedantic and clang tidy updates couriersud2020-09-061-1/+1
* netlist: standalone makefile support for OSX couriersud2020-08-261-3/+14
* netlist: Fix various issues around include directories. couriersud2020-08-251-23/+27
* netlist: more standalone makefile changes couriersud2020-08-241-123/+67
* netlist: build system improvements couriersud2020-08-241-42/+62
* netlist: Fix some documentation issues. couriersud2020-08-221-1/+1
* -atarittl: Added netlist for Tank. currently runs at about 0.005% of full spe... Ryan Holtz2020-08-161-0/+2
* netlist: more include untangling. couriersud2020-08-121-1/+2
* netlist: align naming of files within the macro folder. couriersud2020-08-101-6/+6
* netlist: add man target to netlist makefile. couriersud2020-08-061-2/+7
* netlist: Added CD4017/4022 devices. Aaron Giles2020-08-011-0/+1
* netlist: Device refactoring Aaron Giles2020-08-011-1/+0
* netlist: Add CD4011, CD4024, 7407 and CD4053 devices. Aaron Giles2020-07-281-0/+1
* netlist: further nl_base.h splitting into headers in core subdir. couriersud2020-07-281-1/+1
* netlist: Rewrote scheduler scheduling. couriersud2020-07-251-1/+1
* netlist: nld_matrix_solver is now owned by nld_solver. couriersud2020-07-251-2/+2
* Added netlist-based audio to early Cinematronics vector games (#6979) Aaron Giles2020-07-221-1/+1
* netlist: Forgot this as part of the 74113 change. Aaron Giles2020-07-111-0/+1
* netlist: remove some warning suppression from makefile. couriersud2020-07-101-7/+7
* netlist: Add basic unit testing support. couriersud2020-07-051-3/+11
* netlist: Performance improvement and refactoring. [Couriersud] couriersud2020-06-131-12/+19
* netlist: code maintenance. (nw) couriersud2020-06-061-4/+4
* netlist: clang-tidy, header order fixes. (nw) couriersud2020-06-011-9/+9
* netlist: move multiparameter streaming into nl_interface.h (nw) couriersud2020-06-011-3/+4
* netlist: split plists.h and fix nvcc compile for 10.2 (nw) couriersud2020-05-251-6/+18
* netlist: improve performance. [Couriersud] couriersud2020-05-241-3/+4
* netlist: fix a memory issue. (nw) couriersud2020-05-241-4/+4
* netlist: various clang-tidy-11 fixes. (nw) couriersud2020-05-241-5/+10
* netlist: Fix performance issues and VC2019. [Couriersud] couriersud2020-05-221-0/+3
* netlist: consolidate 9316-type counters. [Couriersud] couriersud2020-05-221-2/+0
* netlist: rewrite rom devices from scratch. [Couriersud] couriersud2020-05-171-3/+2
* 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-1/+2
* netlist: code cleanup and development stage tristate [Couriersud] couriersud2020-05-151-1/+2
* netlist: Extended functionality and code cleanup. [Couriersud] couriersud2020-05-121-5/+5
* netlist: bug fixes and maintenace. (nw) couriersud2020-05-081-3/+3
* netlist: fix dependency building for nvcc build. (nw) couriersud2020-05-081-5/+13
* netlist: Fix some tidy warnings. (nw) couriersud2020-05-031-3/+5
* netlist: stand-alone build fixes and improvements. (nw) couriersud2020-05-021-16/+25
* 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/+0
* Stub implementation of 566 VCO Aaron Giles2020-04-291-11/+12
* netlist: Fix documentation build on windows in makefile. (nw) couriersud2020-04-281-6/+17
* netlist: fix some windows build issues in build/makefile. (nw) couriersud2020-04-281-6/+19
* netlist: Fix clang-tidy warnings. (nw) couriersud2020-04-281-2/+2
* netlist: code maintenance and edge case fixes. (nw) couriersud2020-04-201-1/+1
* netlist: clang-tidy, srcclean and pedantic warnings fixed. (nw) couriersud2020-04-181-1/+2
* netlist: fix standalone build and doxygen mainpage. (nw) couriersud2020-04-141-0/+2
* netlist: Fix some clang-tidy-10 warnings. (nw) couriersud2020-04-051-7/+4