summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/pla.h
Commit message (Collapse)AuthorAgeFilesLines
* changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) Miodrag Milanovic2013-06-211-1/+1
|
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-20/+20
|
* Optimized the PLA implementation and added simple caching with significant ↵ Curt Coder2012-10-151-11/+15
| | | | performance increase. [Curt Coder]
* (MESS) p500: Rewrote the driver using the PLAs for address decoding. [Curt ↵ Curt Coder2012-09-191-1/+1
| | | | Coder]
* Generalized the PLS100 into a PLA device of variable amounts of ↵ Curt Coder2012-09-111-0/+116
inputs/outputs/terms. [Curt Coder]