summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/netlist/devices/nld_9316.h
Commit message (Expand)AuthorAgeFilesLines
* Moved netlist from emu to lib (nw) Miodrag Milanovic2015-09-121-116/+0
* Removed relative paths in include statements. (nw) couriersud2015-08-031-1/+1
* Aligned builtin device identification with parser device couriersud2015-07-191-2/+2
* Rename netlist::netlist_<somename> to just netlist::<somename>. (nw) couriersud2015-06-131-14/+14
* Netlist code now uses "namespace netlist". At the same time, moved all couriersud2015-06-131-0/+4
* Fixed a number of -Wpedantic messages in netlist. The netlist code and couriersud2015-05-251-2/+1
* Downsizing ... Removed netlist_ttl_input_t and netlist_ttl_output_t. couriersud2015-05-091-14/+14
* - improved 9312 device ==> 20% speed increase couriersud2015-05-061-5/+6
* Minor speed improvements and some timing adjustments. (nw) couriersud2015-05-031-3/+7
* Removed a number of "uninitialized member" warnings by using a template wrapp... Couriersud2014-06-191-4/+4
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-7/+7
* netlist: Nice performance increase by removing logic terminals from net if th... Couriersud2014-03-231-5/+11
* Added DIP package pinouts to 7474 and 9316. Couriersud2014-01-191-1/+7
* Cleanups and version bumpmame0152 Miodrag Milanovic2013-12-241-30/+30
* Netlist: Couriersud2013-12-171-2/+2
* Netlist: Couriersud2013-12-141-4/+4
* Netlist: Couriersud2013-12-121-0/+96