summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/netlist/build/makefile
Commit message (Expand)AuthorAgeFilesLines
* Removed some unnecessary backslash line continuations. (#12047) amameuser2024-02-211-5/+5
* lib/netlist: Removed duplicate $(OBJ)/devices from object directories in make... amameuser2024-02-181-1/+0
* netlist: include file work (#10096) couriersud2022-07-161-1/+1
* netlist: fix bug, prepare for future changes and improve readability (#9947) couriersud2022-06-201-10/+9
* netlist: fix bugs and more cpp instead of macros (#9897) couriersud2022-06-101-7/+13
* pong: remove obsolete external version hap2022-06-101-1/+1
* netlist: static solver work and improve code readability (#9841) couriersud2022-05-301-8/+9
* netlist: palloc now uses c++17 alignment aware operator new. (#9834) couriersud2022-05-271-2/+2
* netlist: Address comments from PR #9794, partially fix issue #9801 (#9805) couriersud2022-05-231-1/+1
* netlist: More c++, less macros, added support for cspell (#9794) couriersud2022-05-221-13/+51
* netlist: Fixes to address PR #9752 and issue #8590 / EMSCRIPTEN (#9773) couriersud2022-05-191-0/+1
* netlist: Improved PPMF target support and test coverage. (#9752) couriersud2022-05-151-0/+9
* netlist: Fixed standalone nltool building with nvcc. (#9731) couriersud2022-05-111-3/+3
* netlist: standalone makefile and prototype modifications (#9708) couriersud2022-05-081-15/+16
* netlist: more clang lint fixes. couriersud2020-10-021-1/+1
* netlist: applied some clang tidy recommendations couriersud2020-09-301-1/+1
* 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