| 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 |
| * | ti99: Use offs_t instead of uint16_t for addresses, as they are 19 bit wide i... |  Michael Zapf | 2021-08-14 | 1 | -1/+1 |
| * | -Switch to building MAME as C++17. |  Vas Crabb | 2020-11-15 | 1 | -2/+2 |
| * | ti99: Retire custom READ8Z/SETADDRESS macro. |  Michael Zapf | 2020-06-18 | 1 | -3/+3 |
| * | geneve: Lower-level emulation of the Geneve architecture (Gate Array, PAL, Ge... |  Michael Zapf | 2019-12-27 | 1 | -12/+2 |
| * | ioport: Change PORT_CHANGED_MEMBER param type from void * to u32 (nw) |  AJR | 2019-08-15 | 1 | -1/+1 |
| * | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -4/+4 |
| * | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -4/+4 |
| * | bus/ti99, geneve, ti99_[various]: Eliminate address space and mem_mask argume... |  AJR | 2019-03-07 | 1 | -4/+4 |
| * | ti99: Simplified GROM declaration. (nw) |  Michael Zapf | 2018-08-21 | 1 | -5/+1 |
| * | turn back into an array (nw) |  Vas Crabb | 2018-08-21 | 1 | -81/+18 |
| * | -7200fifo, 7400, 7404, 74123, 74145, 74148, 74153, 74157, 74161, 74259: [Ryan... |  mooglyguy | 2018-08-11 | 1 | -3/+3 |
| * | ti99: Steps towards devcb3, wip. (nw) |  Michael Zapf | 2018-08-11 | 1 | -22/+72 |
| * | ti99: Modernized logging. (nw) |  Michael Zapf | 2018-08-11 | 1 | -10/+16 |
| * | ti99: Removed deprecated function calls, simplified GROM access, added logmac... |  Michael Zapf | 2018-06-30 | 1 | -7/+6 |
| * | Streamline machine configuration macros - everyone's a device edition. |  Vas Crabb | 2018-05-06 | 1 | -10/+10 |
| * | 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 |
| * | New 74LS259/9334/CD4099 devices |  AJR | 2017-07-25 | 1 | -10/+15 |
| * | finally got rid of machine_mconfig_additions (nw) |  Ivan Vangelista | 2017-06-14 | 1 | -15/+10 |
| * | ti99: Architectural cleanup for slot devices; constant renaming |  Michael Zapf | 2017-06-08 | 1 | -2/+3 |
| * | ti99: Wrapped into namespaces; minor rearrangement |  Michael Zapf | 2017-05-23 | 1 | -1/+5 |
| * | 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/+376 |