summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/tlcs900/tmp95c063.cpp
Commit message (Expand)AuthorAgeFilesLines
* cpu/tlcs900: Added the TMP94C241 variant (used by the Technics SX-KN5000). (#... Felipe Corrêa da Silva Sanches2025-02-181-31/+34
* tmp95c063: correct typo from prev commit [Hydreigon] hap2024-11-041-1/+1
* cpu/tlcs900: Use callback arrays and member function templates to simplify I/... Felipe Corrêa da Silva Sanches2024-09-161-275/+72
* -igs/igs_m027.cpp: Hooked up I/O for slqz3. Vas Crabb2024-09-111-15/+0
* cpu/tlcs900: Replaced a number of preprocessor macro constants with enum and ... Felipe Corrêa da Silva Sanches2024-09-111-73/+88
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-36/+12
* tlcs900: check timer enable before clocking chained timer, this improves ngpc... hap2022-03-151-2/+2
* tlcs900: Misc. fixups (nw) AJR2020-06-181-0/+2
* tmp95c061, tmp95c063: Break up the register blocks (nw) AJR2020-06-181-577/+1073
* tlcs900: Split derived types into separate files; no need for separate 8-bit ... AJR2020-06-181-0/+1129