summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/tms1000 (follow)
Commit message (Expand)AuthorAgeFilesLines
* misc hap disasm: correction to prev commit hap2024-03-071-1/+1
* misc hap disasm: move opcode mnemonics enum out of header file hap2024-03-072-16/+17
* tdracula: correct output pla hap2023-08-311-3/+0
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-174-22/+8
* vsystem: improve soundlatch timing where applicable hap2023-06-081-11/+11
* smc1102: improve lcd timing hap2023-05-171-2/+7
* mn1400: add i/o ports hap2023-05-071-9/+15
* mn1400: add disassembler hap2023-05-012-203/+203
* New systems marked not working hap2023-04-211-1/+1
* smc1102: added timer hap2023-04-204-11/+68
* New working systems hap2023-04-193-101/+101
* smc1102: add lcd and interrupt handling hap2023-04-147-133/+298
* smc1102: add opcode placeholders and microinstructions hap2023-04-105-62/+187
* smc1102: add device skeleton hap2023-04-0716-79/+220
* smc1102: add disassembler hap2023-04-067-142/+171
* New working systems hap2023-03-2811-43/+67
* Interrupt callback rationalization AJR2023-03-111-2/+2
* New working systems hap2023-03-112-11/+12
* New working clones hap2023-03-101-1/+3
* chess artwork: fix xml error on white bishop hap2022-08-201-0/+1
* tv21_3: corrected 700120.46 prom [Siftware] hap2022-08-161-0/+1
* tms2100: add event counter hap2022-08-162-14/+32
* tms2100: add interrupt pin hap2022-08-162-28/+58
* tdracula: flip output pla hap2022-08-073-13/+15
* tms2100: add timer interrupt hap2022-08-074-9/+195
* tms1000: add read/write prefix to k/r/o devcb names hap2022-08-0612-46/+63
* tms2100: add some of the opcodes hap2022-08-0617-186/+343
* tms1000: add stack levels to constructor list hap2022-08-0620-185/+170
* tms1000: move common memory maps to base file hap2022-08-0620-188/+174
* New machines marked as NOT_WORKING hap2022-08-052-4/+31
* tms1000: added tms2xxx skeleton devices hap2022-08-056-1/+306
* tms1000: move known pinouts to device headers hap2022-08-055-41/+136
* tms1000: added disassembler for tms1400, tms2100, tms2400 hap2022-08-058-68/+202
* New machines marked as NOT_WORKING hap2022-08-021-4/+7
* tms1000: added tms1475 hap2022-08-0210-71/+63
* tms1000: increase R port to 32bit hap2022-08-023-4/+4
* spellba: do the tms0270 ctl fix in the driver hap2022-08-021-6/+5
* tms0270: fix problem with power off and ctl direction hap2022-07-305-21/+22
* cpu: remove obsolete debugger.h include from some of my files hap2022-04-027-7/+0
* Debugger feature improvements AJR2022-03-271-1/+1
* b5000: added easy opcodes hap2022-03-182-16/+13
* b5000: add disassembler hap2022-03-171-1/+1
* New working machines hap2021-07-132-2/+1
* added MM5799 MCU emulation [hap] hap2021-02-141-1/+0
* microvsn: add default tms1100 microinstructions (nw) hap2020-04-084-4/+10
* hh_tms1k: put binary dumped output PLAs in rom file instead of hardcoding in ... hap2020-03-212-0/+5
* Make many device_execute_interface functions noexcept, including the "informa... AJR2019-11-091-2/+2
* disasm: init lfsr pc tables in constructor (nw) hap2019-04-232-84/+62
* (nw) Clean up the mess on master Vas Crabb2019-03-266-54/+18
* Revert "conflict resolution (nw)" andreasnaive2019-03-256-18/+54