summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/netlist/devices/nld_7485.cpp
Commit message (Expand)AuthorAgeFilesLines
* netlist: use initializer_list. (nw) couriersud2020-03-021-2/+2
* netlist: clang lint readability fixes. (nw) couriersud2020-01-251-1/+2
* netlist: Add power terminals to most logic devices. couriersud2019-04-211-1/+6
* (nw) Clean up the mess on master Vas Crabb2019-03-261-3/+3
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-3/+3
* netlist: Fix relative include paths and a conflict. (nw) couriersud2019-02-231-1/+1
* Move information where it belongs ... into the drivers. (nw) couriersud2019-01-101-2/+2
* Make sure netlist includes are not found directly on include path. couriersud2017-02-101-1/+1
* Separate include file usage for netlist. couriersud2017-01-291-0/+1
* Fix stuntcyc regression. (nw) couriersud2017-01-061-1/+1
* Fix some pedantic clang warnings. (nw) couriersud2017-01-051-1/+1
* -stuntcyc: Added netlist. Currently does not show anything on-screen. [Ryan H... MooglyGuy2016-12-261-1/+1
* -netlist: Added 74165, 74194, 7475, 7485, and DM9322 devices. [Ryan Holtz] therealmogminer@gmail.com2016-12-221-0/+107