summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/netlist/devices/nld_7490.h
Commit message (Expand)AuthorAgeFilesLines
* Moved netlist from emu to lib (nw) Miodrag Milanovic2015-09-121-95/+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-7/+7
* Netlist code now uses "namespace netlist". At the same time, moved all couriersud2015-06-131-0/+3
* 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-7/+7
* - improved 9312 device ==> 20% speed increase couriersud2015-05-061-3/+3
* More cleanups, there is issue with srcclean that needs to be taken care as we... Miodrag Milanovic2014-07-221-2/+2
* More cleanup and some development: Couriersud2014-06-201-0/+2
* Removed a number of "uninitialized member" warnings by using a template wrapp... Couriersud2014-06-191-1/+1
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-3/+3
* Fixed minor bugs and removed a hack in 7490 code. Also added more pinouts. Couriersud2014-01-241-3/+11
* Cleanups and version bumpmame0152 Miodrag Milanovic2013-12-241-14/+14
* Netlist: Couriersud2013-12-141-2/+2
* Netlist: Couriersud2013-12-121-0/+83