summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/tms1000/tms1k_base.cpp
Commit message (Expand)AuthorAgeFilesLines
* full xtal conversionxtal Olivier Galibert2 days1-1/+1
* tms2100: add timer interrupt hap2022-08-071-0/+1
* tms1000: add read/write prefix to k/r/o devcb names hap2022-08-061-18/+16
* tms2100: add some of the opcodes hap2022-08-061-48/+22
* tms1000: add stack levels to constructor list hap2022-08-061-73/+76
* tms1000: move common memory maps to base file hap2022-08-061-23/+59
* tms1000: added disassembler for tms1400, tms2100, tms2400 hap2022-08-051-9/+10
* tms1000: added tms1475 hap2022-08-021-2/+1
* tms1000: increase R port to 32bit hap2022-08-021-1/+1
* tms0270: fix problem with power off and ctl direction hap2022-07-301-6/+6
* cpu: remove obsolete debugger.h include from some of my files hap2022-04-021-1/+0
* b5000: added easy opcodes hap2022-03-181-15/+10
* microvsn: add default tms1100 microinstructions (nw) hap2020-04-081-0/+2
* hh_tms1k: put binary dumped output PLAs in rom file instead of hardcoding in ... hap2020-03-211-0/+4
* (nw) Clean up the mess on master Vas Crabb2019-03-261-12/+7
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-7/+12
* Machines promoted to working hap2019-03-101-1/+1
* tms1000: move tms0270 devcb binders to base class (nw) hap2019-03-011-11/+6
* Reshuffle some stuff: Vas Crabb2018-03-281-2/+2
* hh_tms1k: fix led mask for bankshot (nw) hap2018-01-231-0/+3
* tms1000: split execute_run into execute_one (nw) hap2017-12-221-131/+128
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-11/+32
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-32/+11
* get rid of legacy BITSWAP* (nw) Vas Crabb2017-12-131-1/+1
* tms1000: added halt pin (nw) hap2017-12-021-10/+31
* tms1000: added preliminary tms1000c (nw) hap2017-11-271-0/+56
* disasm: these notes can be removed (nw) hap2017-11-261-1/+0
* dvdisasm: Overhaul [O. Galibert] Olivier Galibert2017-11-261-1/+1
* make device_memory_interface slightly less of a special case, use a typedef t... Vas Crabb2017-07-101-2/+2
* dimemory: Lift the cap on the number of address spaces per device [O. Galibert] Olivier Galibert2017-07-031-0/+7
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-0/+21
* tms1000: added Motorola MC141000, MC141200 (nw) hap2017-04-021-0/+1
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* hh_tms1k: fonas baseball WIP (nw) hap2017-01-261-0/+2
* change some of my files to use abbreviated integer types (nw) hap2017-01-161-3/+3
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-3/+3
* Make sure all cpu's export STATE_GENPCBASE and use safe_pcbase() for everythi... smf-2016-09-281-1/+3
* Revert "Make sure all cpu's export STATE_GENPCBASE and use safe_pcbase() for ... Lord-Nightmare2016-09-271-3/+1
* Make sure all cpu's export STATE_GENPCBASE and use safe_pcbase() for everythi... smf-2016-09-271-1/+3
* hh_tms1k: electronic battleship WIP hap2016-05-141-0/+3
* tms1k: split part 3, done hap2016-03-161-830/+1
* tms1k: split part 2, renamed folder tms0980 to tms1000 hap2016-03-161-0/+1464