summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/pla.c
Commit message (Expand)AuthorAgeFilesLines
* changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) Miodrag Milanovic2013-06-211-4/+4
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-6/+6
* Clean-ups and version bumpmame0147u2 Miodrag Milanovic2012-10-301-1/+1
* Optimized the PLA implementation and added simple caching with significant pe... Curt Coder2012-10-151-90/+92
* pla.c: Fixed MOS8721. (nw) Curt Coder2012-10-111-4/+15
* (MESS) p500: Rewrote the driver using the PLAs for address decoding. [Curt Co... Curt Coder2012-09-191-1/+1
* Generalized the PLS100 into a PLA device of variable amounts of inputs/output... Curt Coder2012-09-111-0/+150