summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/pla.c
Commit message (Collapse)AuthorAgeFilesLines
* License tags. (nw) Curt Coder2013-10-161-0/+2
|
* 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 ↵ Curt Coder2012-10-151-90/+92
| | | | performance increase. [Curt Coder]
* pla.c: Fixed MOS8721. (nw) Curt Coder2012-10-111-4/+15
|
* (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/+150
inputs/outputs/terms. [Curt Coder]