summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/tms1000/tms1400.cpp
Commit message (Expand)AuthorAgeFilesLines
* tdracula: correct output pla hap2023-08-311-3/+0
* smc1102: add device skeleton hap2023-04-071-11/+11
* New working systems hap2023-03-281-3/+2
* tdracula: flip output pla hap2022-08-071-3/+5
* tms2100: add some of the opcodes hap2022-08-061-9/+12
* tms1000: add stack levels to constructor list hap2022-08-061-11/+11
* tms1000: move common memory maps to base file hap2022-08-061-23/+16
* tms1000: added tms2xxx skeleton devices hap2022-08-051-1/+1
* tms1000: added disassembler for tms1400, tms2100, tms2400 hap2022-08-051-0/+8
* tms1000: added tms1475 hap2022-08-021-14/+18
* cpu: remove obsolete debugger.h include from some of my files hap2022-04-021-1/+0
* -tms1xxx: Removed MCFG macros. mooglyguy2018-12-071-7/+5
* maps: Finish devices/cpu (nw) Olivier Galibert2018-04-201-3/+4
* Blind faith fixed long names for almost all CPUs (nw) angelosa2018-03-151-4/+4
* tms1000: cleanup memmap declarations (nw) hap2018-02-131-1/+2
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-10/+5
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* tms1000: added preliminary tms1000c (nw) hap2017-11-271-55/+0
* devices/cpu to device_add_mconfig (nw) Ivan Vangelista2017-05-311-6/+1
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-20/+26
* Self-registering devices prep: Vas Crabb2017-02-271-4/+4
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* change some of my files to use abbreviated integer types (nw) hap2017-01-161-6/+6
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-6/+6
* tms1k: correct copyright tags, what's left of the old core before i rewrote i... hap2016-03-161-1/+1
* tms1k: split part 3, done hap2016-03-161-0/+143