summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/tms1000/tms1000c.cpp
Commit message (Expand)AuthorAgeFilesLines
* smc1102: add device skeleton hap2023-04-071-2/+2
* New working systems hap2023-03-281-2/+2
* tms2100: add some of the opcodes hap2022-08-061-11/+13
* tms1000: add stack levels to constructor list hap2022-08-061-1/+1
* tms1000: move common memory maps to base file hap2022-08-061-2/+2
* tms1000: added tms1475 hap2022-08-021-2/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-18/+0
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-0/+18
* tms1000: move tms0270 devcb binders to base class (nw) hap2019-03-011-18/+0
* -tms1xxx: Removed MCFG macros. mooglyguy2018-12-071-7/+5
* Blind faith fixed long names for almost all CPUs (nw) angelosa2018-03-151-1/+1
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-11/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* tms1000: split execute_run into execute_one (nw) hap2017-12-221-0/+18
* tms1000c: added correct microinstructions pla (nw) hap2017-12-211-0/+66