| Commit message (Expand) | Author | Age | Files | Lines |
| * | -Reworked device type definition macros a little and added more Doxygen. |  Vas Crabb | 2021-09-07 | 1 | -1/+1 |
| * | device/bus/ti99/pecb/evpc.cpp: fixed MT07889 |  Ivan Vangelista | 2021-03-01 | 1 | -0/+1 |
| * | -Switch to building MAME as C++17. |  Vas Crabb | 2020-11-15 | 1 | -4/+2 |
| * | ti99: Remove include file ti99defs.h |  Michael Zapf | 2020-06-20 | 1 | -6/+8 |
| * | ti99: Retire custom READ8Z/SETADDRESS macro. |  Michael Zapf | 2020-06-18 | 1 | -3/+3 |
| * | ti99: Added VRAM size option to Enhanced Video Processor Card. |  Michael Zapf | 2020-02-04 | 1 | -1/+10 |
| * | geneve: Lower-level emulation of the Geneve architecture (Gate Array, PAL, Ge... |  Michael Zapf | 2019-12-27 | 1 | -8/+6 |
| * | ti99: Changed busmouse to a push behaviour; the real V9938 does not regularly... |  Michael Zapf | 2019-08-14 | 1 | -4/+2 |
| * | tms99xx: Change setaddress method signature to (address,buslines); treating a... |  Michael Zapf | 2019-04-17 | 1 | -4/+6 |
| * | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -5/+6 |
| * | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -6/+5 |
| * | tms9928a, v9938: Remove space and mem_mask from read/write handlers (nw) |  AJR | 2019-03-09 | 1 | -2/+2 |
| * | bus/ti99, geneve, ti99_[various]: Eliminate address space and mem_mask argume... |  AJR | 2019-03-07 | 1 | -4/+4 |
| * | tms9900, tms9980a, tms9995: CRU addressing change |  AJR | 2019-03-01 | 1 | -1/+2 |
| * | srcclean and manual fixup (nw) |  Vas Crabb | 2018-08-26 | 1 | -6/+6 |
| * | ti99: Adapting to common devcb3 slot device handling. (nw) |  Michael Zapf | 2018-08-20 | 1 | -1/+3 |
| * | ti99: Further devcb3 works (nw). |  Michael Zapf | 2018-08-18 | 1 | -11/+20 |
| * | ti99: devcb3 for the slot devices (nw) |  Michael Zapf | 2018-08-13 | 1 | -1/+2 |
| * | ti99: Modernized logging. (nw) |  Michael Zapf | 2018-08-11 | 1 | -13/+17 |
| * | ti99: Removed deprecated function calls, simplified GROM access, added logmac... |  Michael Zapf | 2018-06-30 | 1 | -2/+2 |
| * | as if millions of this pointers suddenly cried out in terror, and were sudden... |  Vas Crabb | 2018-06-08 | 1 | -1/+1 |
| * | dsp16: fix condition mask in disassembler (nw) |  Vas Crabb | 2018-05-09 | 1 | -1/+1 |
| * | Streamline machine configuration macros - everyone's a device edition. |  Vas Crabb | 2018-05-06 | 1 | -3/+3 |
| * | Grammar police (nw) |  Olivier Galibert | 2018-02-24 | 1 | -1/+1 |
| * | xtal.h is dead, long live to xtal.cpp [O. Galibert] |  Olivier Galibert | 2018-01-23 | 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 |
| * | finally got rid of machine_mconfig_additions (nw) |  Ivan Vangelista | 2017-06-14 | 1 | -21/+16 |
| * | ti99: Architectural cleanup for slot devices; constant renaming |  Michael Zapf | 2017-06-08 | 1 | -10/+11 |
| * | ti99: Wrapped into namespaces; minor rearrangement |  Michael Zapf | 2017-05-23 | 1 | -2/+6 |
| * | Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. |  Vas Crabb | 2017-05-22 | 1 | -1/+1 |
| * | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 1 | -0/+498 |