summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/tms9900/tms9980a.cpp
Commit message (Expand)AuthorAgeFilesLines
* tms99xx: Change setaddress method signature to (address,buslines); treating a... Michael Zapf2019-04-171-13/+13
* tms99xx: Checked min/max cycles, reverted tms9980a clock change. Michael Zapf2019-04-151-4/+10
* Revert "tms9980a: Added missing clock divider." AJR2019-04-141-2/+1
* tms9980a: Added missing clock divider. Michael Zapf2019-04-151-1/+2
* tms99xx: Combine DBIN/IAQ operation with setaddress, no need for separate cal... Michael Zapf2019-04-131-9/+5
* tms99xx: Added missing initialization of m_ready_bufd; modernized logging. (nw) Michael Zapf2019-04-061-22/+19
* tms99xx/ti99: Change setaddress handling (write operation, including DBIN sta... Michael Zapf2019-04-011-8/+8
* tms9980a: Internalize clock divider AJR2018-10-131-0/+4
* tms9980a: Add TMS9981 type (nw) AJR2018-10-121-1/+16
* emumem: Backend modernization [O. Galibert] Olivier Galibert2018-06-291-4/+8
* Reshuffle some stuff: Vas Crabb2018-03-281-1/+1
* 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-1/+1
* dvdisasm: Overhaul [O. Galibert] Olivier Galibert2017-11-261-12/+3
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+2
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* Merge pull request #1317 from npwoods/disasm_stdstring Vas Crabb2016-11-211-2/+2
|\
| * Changed disassembler infrastructure to not use char buffers internally Nathan Woods2016-11-201-2/+2
* | Revert "moved debugger_access() from address space to machine & removed the a... Vas Crabb2016-11-211-7/+8
|/
* moved debugger_access() from address space to machine & removed the anti-patt... smf-2016-11-191-8/+7
* Revert "using of IS_ENABLED in files used in tiny build (nw)" Miodrag Milanovic2016-11-121-11/+11
* using of IS_ENABLED in files used in tiny build (nw) Miodrag Milanovic2016-11-111-11/+11
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-11/+11
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+300