summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/tms1000/tms0970.cpp
Commit message (Expand)AuthorAgeFilesLines
* New systems marked not working hap2023-04-211-1/+1
* smc1102: add device skeleton hap2023-04-071-4/+4
* smc1102: add disassembler hap2023-04-061-1/+1
* New working systems hap2023-03-281-7/+7
* tms1000: add read/write prefix to k/r/o devcb names hap2022-08-061-4/+4
* tms2100: add some of the opcodes hap2022-08-061-11/+14
* tms1000: add stack levels to constructor list hap2022-08-061-5/+5
* tms1000: move common memory maps to base file hap2022-08-061-8/+8
* tms1000: added tms1475 hap2022-08-021-8/+4
* tms0270: fix problem with power off and ctl direction hap2022-07-301-2/+2
* -tms1xxx: Removed MCFG macros. mooglyguy2018-12-071-20/+13
* Blind faith fixed long names for almost all CPUs (nw) angelosa2018-03-151-3/+3
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-13/+3
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+2
* tms1000c: added correct microinstructions pla (nw) hap2017-12-211-1/+0
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-1/+1
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-1/+1
* get rid of legacy BITSWAP* (nw) Vas Crabb2017-12-131-1/+1
* devices/cpu to device_add_mconfig (nw) Ivan Vangelista2017-05-311-12/+2
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-2/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-19/+23
* Self-registering devices prep: Vas Crabb2017-02-271-3/+3
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* tms0970: fix problem with DDIG, should fix comp4 leds (nw) hap2017-01-211-1/+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
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-12/+12
* hh_tms1k: electronic battleship WIP hap2016-05-141-0/+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/+161