summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/tms1000/smc1102.cpp
Commit message (Expand)AuthorAgeFilesLines
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-2/+0
* vsystem: improve soundlatch timing where applicable hap2023-06-081-11/+11
* smc1102: improve lcd timing hap2023-05-171-2/+7
* smc1102: added timer hap2023-04-201-5/+56
* New working systems hap2023-04-191-15/+19
* smc1102: add lcd and interrupt handling hap2023-04-141-16/+148
* smc1102: add opcode placeholders and microinstructions hap2023-04-101-3/+107
* smc1102: add device skeleton hap2023-04-071-0/+69