summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/tms1000/tms1000.cpp
Commit message (Expand)AuthorAgeFilesLines
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-1/+1
* smc1102: add lcd and interrupt handling hap2023-04-141-15/+15
* smc1102: add device skeleton hap2023-04-071-10/+12
* smc1102: add disassembler hap2023-04-061-14/+6
* New working systems hap2023-03-281-10/+21
* New working systems hap2023-03-111-6/+7
* tms2100: add some of the opcodes hap2022-08-061-26/+27
* tms1000: add stack levels to constructor list hap2022-08-061-10/+10
* tms1000: move common memory maps to base file hap2022-08-061-30/+20
* tms1000: added tms1475 hap2022-08-021-18/+9
* cpu: remove obsolete debugger.h include from some of my files hap2022-04-021-1/+0
* microvsn: add default tms1100 microinstructions (nw) hap2020-04-081-1/+1
* -tms1xxx: Removed MCFG macros. mooglyguy2018-12-071-7/+5
* maps: Finish devices/cpu (nw) Olivier Galibert2018-04-201-16/+20
* don't pass so many naked pointers around (nw) Vas Crabb2018-03-251-2/+2
* Blind faith fixed long names for almost all CPUs (nw) angelosa2018-03-151-8/+8
* tms1000: cleanup memmap declarations (nw) hap2018-02-131-6/+6
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-12/+12
* tms1700: fix memory map override (nw) hap2018-02-011-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* tms1000c: added correct microinstructions pla (nw) hap2017-12-211-38/+18
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-1/+19
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-19/+1
* tms1000: added halt pin (nw) hap2017-12-021-1/+9
* hh_tms1k: xl25 WIP (nw) hap2017-12-021-0/+10
* tms1000: added preliminary tms1000c (nw) hap2017-11-271-3/+13
* dvdisasm: Overhaul [O. Galibert] Olivier Galibert2017-11-261-3/+3
* devices/cpu to device_add_mconfig (nw) Ivan Vangelista2017-05-311-7/+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-29/+38
* srcclean (nw) Vas Crabb2017-04-231-1/+1
* tms1000: added Motorola MC141000, MC141200 (nw) hap2017-04-021-2/+17
* Self-registering devices prep: Vas Crabb2017-02-271-6/+6
* 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-13/+13
* correct some spacing (nw) hap2017-01-041-1/+1
* Changed disassembler infrastructure to not use char buffers internally Nathan Woods2016-11-201-2/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-12/+12
* hh_tms1k: copycatm2 is now playable hap2016-04-231-4/+2
* hh_tms1k: added copycatm2. not working yet hap2016-04-161-2/+2
* tms1700: fixed rom/ram addressing hap2016-04-151-8/+8
* tms1000: added TMS1700/1730 mcu types hap2016-04-151-1/+22
* tms1000: added tp0320 microinstructions decode hap2016-03-201-4/+1
* 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/+126