summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/tms1000/tms1k_base.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* smc1102: added timer hap2023-04-201-1/+1
* New working systems hap2023-04-191-3/+9
* smc1102: add opcode placeholders and microinstructions hap2023-04-101-56/+59
* smc1102: add device skeleton hap2023-04-071-15/+15
* smc1102: add disassembler hap2023-04-061-58/+58
* tms2100: add timer interrupt hap2022-08-071-7/+12
* tms1000: add read/write prefix to k/r/o devcb names hap2022-08-061-10/+18
* tms2100: add some of the opcodes hap2022-08-061-12/+29
* tms1000: add stack levels to constructor list hap2022-08-061-31/+28
* tms1000: move common memory maps to base file hap2022-08-061-1/+8
* tms1000: move known pinouts to device headers hap2022-08-051-41/+0
* tms1000: added disassembler for tms1400, tms2100, tms2400 hap2022-08-051-3/+4
* tms1000: increase R port to 32bit hap2022-08-021-2/+2
* tms0270: fix problem with power off and ctl direction hap2022-07-301-1/+0
* b5000: added easy opcodes hap2022-03-181-1/+3
* added MM5799 MCU emulation [hap] hap2021-02-141-1/+0
* microvsn: add default tms1100 microinstructions (nw) hap2020-04-081-1/+5
* hh_tms1k: put binary dumped output PLAs in rom file instead of hardcoding in ... hap2020-03-211-0/+1
* Make many device_execute_interface functions noexcept, including the "informa... AJR2019-11-091-2/+2
* (nw) Clean up the mess on master Vas Crabb2019-03-261-7/+11
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-11/+7
* tms1000: move tms0270 devcb binders to base class (nw) hap2019-03-011-7/+11
* -tms1xxx: Removed MCFG macros. mooglyguy2018-12-071-26/+14
* devcb3 Vas Crabb2018-07-071-4/+4
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-11/+11
* tms1000: cleanup memmap declarations (nw) hap2018-02-131-10/+0
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+10
* tms1000: split execute_run into execute_one (nw) hap2017-12-221-23/+24
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-44/+49
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-49/+44
* tms1000: added halt pin (nw) hap2017-12-021-44/+49
* tms1000: these enums don't need to be public (nw) hap2017-11-271-20/+20
* tms1000: added preliminary tms1000c (nw) hap2017-11-271-0/+3
* dvdisasm: Overhaul [O. Galibert] Olivier Galibert2017-11-261-4/+0
* make device_memory_interface slightly less of a special case, use a typedef t... Vas Crabb2017-07-101-1/+1
* dimemory: Lift the cap on the number of address spaces per device [O. Galibert] Olivier Galibert2017-07-031-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-28/+12
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* Make devcb objects more consistently available for further configuration (nw) AJR2017-01-311-4/+4
* change some of my files to use abbreviated integer types (nw) hap2017-01-161-63/+63
* correct some spacing (nw) hap2017-01-041-3/+3
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-59/+59
* Cleanups and version bumpmame0174 Miodrag Milanovic2016-05-251-1/+1
* hh_tms1k: electronic battleship WIP hap2016-05-141-0/+3
* Cleanups and version bump Miodrag Milanovic2016-03-301-1/+1
* tms1k: split part 3, done hap2016-03-161-282/+4
* tms1k: split part 2, renamed folder tms0980 to tms1000 hap2016-03-161-0/+577