| Commit message (Expand) | Author | Age | Files | Lines |
| * | -Reworked device type definition macros a little and added more Doxygen. |  Vas Crabb | 2021-09-07 | 1 | -5/+5 |
| * | -Switch to building MAME as C++17. |  Vas Crabb | 2020-11-15 | 1 | -3/+2 |
| * | ti99: Remove include file ti99defs.h |  Michael Zapf | 2020-06-20 | 1 | -3/+3 |
| * | ti99: Retire custom READ8Z/SETADDRESS macro. |  Michael Zapf | 2020-06-18 | 1 | -3/+3 |
| * | ti99_2: Improved Hexbus handling, also for 99/8; still WIP. |  Michael Zapf | 2020-01-04 | 1 | -8/+6 |
| * | bus/ti99/internal/998board: initialize stuff (nw) |  Ivan Vangelista | 2019-12-16 | 1 | -0/+2 |
| * | tms99xx: Change setaddress method signature to (address,buslines); treating a... |  Michael Zapf | 2019-04-17 | 1 | -2/+2 |
| * | tms99xx: Combine DBIN/IAQ operation with setaddress, no need for separate cal... |  Michael Zapf | 2019-04-13 | 1 | -5/+2 |
| * | tms99xx/ti99: Change setaddress handling (write operation, including DBIN sta... |  Michael Zapf | 2019-04-01 | 1 | -3/+1 |
| * | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -41/+37 |
| * | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -37/+41 |
| * | bus/ti99, geneve, ti99_[various]: Eliminate address space and mem_mask argume... |  AJR | 2019-03-07 | 1 | -41/+37 |
| * | remove tms5220 read/write handler trampolines (nw) |  smf- | 2018-09-13 | 1 | -2/+2 |
| * | ti99: Kill some more MCFGs. (nw) |  Michael Zapf | 2018-08-21 | 1 | -6/+7 |
| * | ti99: Removed deprecated function calls, simplified GROM access, added logmac... |  Michael Zapf | 2018-06-30 | 1 | -86/+140 |
| * | emumem: Backend modernization [O. Galibert] |  Olivier Galibert | 2018-06-29 | 1 | -2/+6 |
| * | as if millions of this pointers suddenly cried out in terror, and were sudden... |  Vas Crabb | 2018-06-08 | 1 | -4/+4 |
| * | ti99: Hexbus floppy system; logging updates |  Michael Zapf | 2018-03-31 | 1 | -173/+262 |
| * | Grammar police (nw) |  Olivier Galibert | 2018-02-24 | 1 | -2/+2 |
| * | API Change: Machine configs are now a method of the owner class, and the prot... |  Olivier Galibert | 2018-01-17 | 1 | -1/+1 |
| * | ti99_8: OSO fix (nw) |  Michael Zapf | 2017-11-13 | 1 | -21/+11 |
| * | ti99_8: OSO implementation completed; pending tests (nw) |  Michael Zapf | 2017-11-13 | 1 | -53/+129 |
| * | Build fix (nw) |  AJR | 2017-10-31 | 1 | -0/+1 |
| * | ti99_8: Hexbus WIP, added Hexbus write timing logic |  Michael Zapf | 2017-10-31 | 1 | -15/+208 |
| * | ti99: Moved Hexbus one level up |  Michael Zapf | 2017-07-10 | 1 | -7/+41 |
| * | ti99: Changed Hexbus chaining |  Michael Zapf | 2017-06-25 | 1 | -4/+13 |
| * | finally got rid of machine_mconfig_additions (nw) |  Ivan Vangelista | 2017-06-14 | 1 | -6/+1 |
| * | ti99: Architectural cleanup for slot devices; constant renaming |  Michael Zapf | 2017-06-08 | 1 | -22/+23 |
| * | ti99: Hexbus implementation; floppy HX5102 early WIP |  Michael Zapf | 2017-06-06 | 1 | -2/+10 |
| * | ti99: Added console connector "ioport" with PEB as slot option |  Michael Zapf | 2017-05-25 | 1 | -16/+15 |
| * | ti99: Wrapped into namespaces; minor rearrangement |  Michael Zapf | 2017-05-23 | 1 | -0/+2307 |