summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/te7750.cpp
Commit message (Collapse)AuthorAgeFilesLines
* heromem, sbmjb: Map I/O expanders (and some RAM for sbmjb) AJR2021-07-031-0/+10
|
* te7750, z8536: Simplify handler signatures (nw) AJR2020-03-141-3/+3
|
* devcb.cpp: syntactic sugar for constructing/resolving arrays of callbacks (nw) Vas Crabb2020-02-051-6/+4
| | | | | Saves a lot of typing { *this }, { *this }... Could be applied in more places, I just did a few devices to demonstrate it.
* te7750: Default clock; update docs; add TE7752 type (nw) AJR2018-12-031-10/+37
|
* Here too (nw) AJR2017-08-221-1/+1
|
* te7750: Corrections, additions and cleanups (nw) AJR2017-06-151-7/+7
|
* New device: TE7750 Super I/O Expander AJR2017-06-151-0/+343