summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/tms9900 (follow)
Commit message (Expand)AuthorAgeFilesLines
* tms9995: Make address visible on address bus during on-chip operations. Michael Zapf2019-12-071-8/+26
* Make many device_execute_interface functions noexcept, including the "informa... AJR2019-11-098-28/+28
* tms99xx: Fix some comments. (nw) Michael Zapf2019-04-181-7/+12
* tms99xx: Change setaddress method signature to (address,buslines); treating a... Michael Zapf2019-04-173-48/+69
* tms99xx: Checked min/max cycles, reverted tms9980a clock change. Michael Zapf2019-04-154-9/+31
* Revert "tms9980a: Added missing clock divider." AJR2019-04-141-2/+1
* tms9980a: Added missing clock divider. Michael Zapf2019-04-151-1/+2
* tms9900: Remove forgotten LOG flag. (nw) Michael Zapf2019-04-151-1/+1
* tms99xx: Combine DBIN/IAQ operation with setaddress, no need for separate cal... Michael Zapf2019-04-136-57/+39
* tms99xx: Added missing initialization of m_ready_bufd; modernized logging. (nw) Michael Zapf2019-04-062-22/+20
* tms9900: Modernized logging, fixed LDCR/STCR handling of reg indirect/auto-in... Michael Zapf2019-04-052-118/+120
* tms99xx/ti99: Change setaddress handling (write operation, including DBIN sta... Michael Zapf2019-04-015-37/+37
* (nw) Clean up the mess on master Vas Crabb2019-03-263-107/+90
* Revert "conflict resolution (nw)" andreasnaive2019-03-253-90/+107
* tms99xx: Fixed handling of C and OV status bits for INV and SLA instructions. Michael Zapf2019-03-212-4/+12
* geneve: Fix GPL mode lockup, caused by prior interrupt latch modifications. Michael Zapf2019-03-071-4/+7
* tms9900: Notes on CRU addressing (nw) AJR2019-03-021-1/+14
* tms9900, tms9980a, tms9995: CRU addressing change AJR2019-03-013-87/+42
* tms9995: Fixed double-triggered INT1/4 by clearing the INT1/4 latch Michael Zapf2019-02-061-11/+15
* tms9980a: Internalize clock divider AJR2018-10-132-0/+7
* tms9980a: Add TMS9981 type (nw) AJR2018-10-122-1/+25
* (nw) fix lots of inadverently mutable static pointers Vas Crabb2018-09-204-6/+6
* tms99xx: devcb3 changes, removing MCFG macros for 9900, 9901, 9980A, 9995. Michael Zapf2018-08-143-57/+12
* ti99_2: Fixed cassette loading by fixing a glitch of tms9995 reading the decr... Michael Zapf2018-08-101-4/+5
* devcb3 Vas Crabb2018-07-072-12/+12
* emumem: Backend modernization [O. Galibert] Olivier Galibert2018-06-295-19/+60
* tms9995: Fixed latching of pulsed interrupts Michael Zapf2018-05-012-22/+32
* ti99: Hexbus floppy system; logging updates Michael Zapf2018-03-311-158/+143
* Reshuffle some stuff: Vas Crabb2018-03-284-6/+6
* don't pass so many naked pointers around (nw) Vas Crabb2018-03-258-12/+12
* More cases or CPUs named after machines etc. (nw) Vas Crabb2018-03-161-1/+1
* Blind faith fixed long names for almost all CPUs (nw) angelosa2018-03-154-5/+5
* destaticify initializations (nw) (#3289) wilbertpol2018-03-043-24/+24
* Grammar police (nw) Olivier Galibert2018-02-242-4/+4
* srcclean and manual cleanups (nw) Vas Crabb2017-12-241-1/+1
* tms9995: Fixed READY check on RESET (auto-waitstate) Michael Zapf2017-12-232-30/+14
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-4/+4
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-4/+4
* TMS9995: fixed debugger do command (Thanks to Ryan Holtz) Robbbert2017-12-091-4/+4
* Pet peeving with extreme prejudice (nw) Olivier Galibert2017-11-302-3/+3
* dvdisasm: Overhaul [O. Galibert] Olivier Galibert2017-11-2610-239/+230
* make device_memory_interface slightly less of a special case, use a typedef t... Vas Crabb2017-07-106-9/+9
* dimemory: Lift the cap on the number of address spaces per device [O. Galibert] Olivier Galibert2017-07-036-39/+18
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-148-36/+46
* Device validation fixes: all the rest (nw) AJR2017-03-031-18/+2
* debugger_access: Refactor [O. Galibert] Olivier Galibert2017-03-022-8/+4
* Self-registering devices prep: Vas Crabb2017-02-274-5/+5
* Remove emu.h from headers (nw) Olivier Galibert2017-02-118-4/+4
* srcclean (nw) Vas Crabb2016-11-271-4/+4
* A round of spelling/typographical fixes to source comments (nw) Scott Stone2016-11-243-3/+3