summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/ti99/internal/datamux.cpp
Commit message (Expand)AuthorAgeFilesLines
* ti99: Remove include file ti99defs.h Michael Zapf2020-06-201-2/+2
* ti99: Clear datamux latch of stale content, in case that no device responds o... Michael Zapf2020-03-211-2/+4
* ti99: Block invalid accesses to VDP (like writing on read address); fixes Amb... Michael Zapf2020-01-061-23/+17
* ti99: Remove forgotten LOG flag, once again. (nw) Michael Zapf2019-04-291-1/+1
* tms99xx: Change setaddress method signature to (address,buslines); treating a... Michael Zapf2019-04-171-21/+21
* tms99xx: Combine DBIN/IAQ operation with setaddress, no need for separate cal... Michael Zapf2019-04-131-7/+3
* tms99xx/ti99: Change setaddress handling (write operation, including DBIN sta... Michael Zapf2019-04-011-6/+4
* (nw) Clean up the mess on master Vas Crabb2019-03-261-40/+35
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-35/+40
* tms9928a, v9938: Remove space and mem_mask from read/write handlers (nw) AJR2019-03-091-2/+2
* bus/ti99, geneve, ti99_[various]: Eliminate address space and mem_mask argume... AJR2019-03-071-40/+35
* ti99: Removed deprecated function calls, simplified GROM access, added logmac... Michael Zapf2018-06-301-29/+27
* emumem: Backend modernization [O. Galibert] Olivier Galibert2018-06-291-4/+6
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-1/+1
* Grammar police (nw) Olivier Galibert2018-02-241-2/+2
* ti99: Fixed debugger interference with cartridge selection line. Michael Zapf2018-01-111-6/+12
* ti99: Architectural cleanup for slot devices; constant renaming Michael Zapf2017-06-081-9/+9
* ti99: Added console connector "ioport" with PEB as slot option Michael Zapf2017-05-251-18/+18
* ti99: Wrapped into namespaces; minor rearrangement Michael Zapf2017-05-231-0/+645