Changes
PLD
,/* Programmable Array Logic (PAL) */
=== Programmable Array Logic (PAL) ===
PALs, introduced in 1978 by Monolithic MemoriesInc (MMI), became important in many 8-bit computers. They featured a programmable AND array and a fixed OR array, making them useful for handling simple logic tasks. PALs came in one-time programmable or UV-erasable versions, offering flexibility to developers.
One common use for PALs was address decoding, which enabled memory bank switching, allowing computers to access more memory than their basic design supported. PALs were also used to simplify communication between the CPU and peripherals.