summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/tms1000/tms1100.cpp
Commit message (Expand)AuthorAgeFilesLines
* smc1102: add device skeleton hap2023-04-071-4/+4
* tms1000: add read/write prefix to k/r/o devcb names hap2022-08-061-2/+2
* tms2100: add some of the opcodes hap2022-08-061-5/+14
* tms1000: add stack levels to constructor list hap2022-08-061-6/+6
* tms1000: move common memory maps to base file hap2022-08-061-22/+10
* tms1000: added disassembler for tms1400, tms2100, tms2400 hap2022-08-051-0/+1
* New machines marked as NOT_WORKING hap2022-08-021-4/+7
* tms1000: added tms1475 hap2022-08-021-16/+11
* cpu: remove obsolete debugger.h include from some of my files hap2022-04-021-1/+0
* (nw) commit these address map changes while i can Robbbert2018-04-201-6/+8
* 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-4/+4
* tms1000: cleanup memmap declarations (nw) hap2018-02-131-2/+2
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-6/+6
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-1/+4
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-4/+1
* New working machines hap2017-12-071-1/+1
* tms1000: added halt pin (nw) hap2017-12-021-0/+3
* dvdisasm: Overhaul [O. Galibert] Olivier Galibert2017-11-261-4/+3
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-15/+20
* 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
* Changed disassembler infrastructure to not use char buffers internally Nathan Woods2016-11-201-2/+2
* 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/+87