summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/netlist/build/makefile
Commit message (Expand)AuthorAgeFilesLines
...
* netlist: more cpp core guidelines work. (nw) couriersud2019-02-081-1/+1
* netlist: Refactoring after adding clang-tidy support to netlist makefile couriersud2019-02-071-1/+52
* netlist: Refactoring continues ... plus some innovations (nw) couriersud2019-01-311-1/+1
* netlist: refactor code for better scalability and flexibility. (nw) couriersud2019-01-271-1/+2
* netlist: add nvcc support to netlist makefile. (nw) couriersud2019-01-181-4/+11
* netlist: fix depend target. (nw) couriersud2019-01-131-2/+2
* Fix clang-8 warnings. (nw) couriersud2019-01-111-1/+1
* netlist wip: 7474, 7497, test driver Sergey Svishchev2019-01-071-0/+1
* Add gitignore to src/lib/netlist. (nw) couriersud2019-01-021-1/+1
* A large portion of the Atari Gran Trak 10 schematics (1974) Felipe CorrĂȘa da Silva Sanches2018-07-281-0/+2
* Add Schmitt trigger device to standalone netlist Makefile (nw) balr0g2018-05-111-0/+1
* Netlist code refactoring: couriersud2017-04-091-2/+3
* Fix clang warnings in netlist code. couriersud2017-03-051-1/+1
* Fix some cppcheck warnings. (nw) Couriersud2017-03-051-0/+24
* srcclean (nw) Vas Crabb2017-02-191-1/+1
* Add prodigy to mamenl build. Fix clang5 warnings. (nw) couriersud2017-02-191-0/+1
* Reworked truthtables a bit. couriersud2017-02-171-2/+0
* Make windows builds of nltool and nlwav understand unicode. couriersud2017-02-101-5/+8
* Make sure netlist includes are not found directly on include path. couriersud2017-02-101-2/+2
* Netlist: It is now possible to have multiple handlers per device ... couriersud2017-02-051-3/+6
* Doxygen work. How the heck can one enforce a consistent device couriersud2017-02-051-7/+10
* Some documentation work. couriersud2017-02-051-0/+4
* Separate include file usage for netlist. couriersud2017-01-291-3/+3
* Remove macro to avoid copying and replace with a struct. (nw) couriersud2017-01-271-1/+1
* Netlist: couriersud2017-01-171-0/+1
* Move netlists into macro folder. (nw) couriersud2017-01-091-0/+1
* Fix some clang pedantic warnings. (nw) couriersud2017-01-071-1/+1
* More cleanups. (nw) couriersud2017-01-061-2/+4
* Fix clang "-Wno-weak-vtables" warnings in netlist source. Refactored couriersud2017-01-051-2/+2
* Added SIGFPE enabling code to plib/pexception.*. Moved plib exceptions couriersud2017-01-041-0/+1
* Moved proxy code into separate file. (nw) couriersud2016-12-281-0/+1
* first srcclean pass (nw) Vas Crabb2016-12-251-7/+7
* -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
* helps to git add Vas Crabb2016-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/+3
* -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/+4
* Add target minw to standalone netlist makefile. (nw) couriersud2016-08-071-31/+40
* Added doc target to netlist makefile. Removed old style cast. (nw) couriersud2016-08-061-1/+5
* Netlist updates: couriersud2016-07-211-3/+4
* Netlist improvements: couriersud2016-07-011-8/+20
* Srcclean on netlist files. Avoid the merge massacre. (nw) couriersud2016-06-251-11/+11
* Netlist changes couriersud2016-06-231-5/+28
* - More code cleanup. couriersud2016-06-071-4/+5
* Fix standalone-compile. couriersud2016-05-061-13/+2