summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/tlcs900/tmp95c061.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-33/+34
* cpu/tlcs900: Use callback arrays and member function templates to simplify I/... Felipe Corrêa da Silva Sanches2024-09-161-224/+94
* cpu/tlcs900: Replaced a number of preprocessor macro constants with enum and ... Felipe Corrêa da Silva Sanches2024-09-111-58/+60
* tlcs900: fix setting programcounter in debugger hap2024-03-241-1/+1
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-27/+9
* namco/namcos10.cpp: Add MP3 decoder support to the MEM(P3) board. (#11210) 9871238791132023-05-151-1/+5
* namco/namcos10.cpp: More dumps/redumps, new decryption devices, and more I/O ... 9871238791132023-04-191-10/+31
* 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-366/+817
* tlcs900: Split derived types into separate files; no need for separate 8-bit ... AJR2020-06-181-0/+1022