| 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 |
| * | geneve: Fixed address decoding in IDE card for standard Geneve; changed defau... |  Michael Zapf | 2021-03-03 | 1 | -2/+13 |
| * | -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 | -2/+2 |
| * | ti99/tn_ide: Comment edits, changed default switch setting. (nw) |  Michael Zapf | 2020-06-09 | 1 | -10/+94 |
| * | some more handlers simplified (nw) |  Ivan Vangelista | 2020-05-13 | 1 | -4/+4 |
| * | ti99: IDE card allows choice of RTC clock chip. |  Michael Zapf | 2020-04-14 | 1 | -43/+160 |
| * | ti99: Add PGRAM card; fixed IDE adapter card. |  Michael Zapf | 2020-04-10 | 1 | -276/+434 |
| * | geneve: Lower-level emulation of the Geneve architecture (Gate Array, PAL, Ge... |  Michael Zapf | 2019-12-27 | 1 | -12/+2 |
| * | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -14/+12 |
| * | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -12/+14 |
| * | bus/ti99, geneve, ti99_[various]: Eliminate address space and mem_mask argume... |  AJR | 2019-03-07 | 1 | -10/+10 |
| * | tms9900, tms9980a, tms9995: CRU addressing change |  AJR | 2019-03-01 | 1 | -4/+2 |
| * | -amigafdc, at29x, at45dbxx, at_keybc, ataintf, atmel_arm_aic, pci-ide: MCFG r... |  mooglyguy | 2018-08-15 | 1 | -12/+15 |
| * | Streamline machine configuration macros - everyone's a device edition. |  Vas Crabb | 2018-05-06 | 1 | -2/+2 |
| * | 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 |
| * | ATA: Simplified class hierarchy so there is no ambiguity with 16 & 32 bit met... |  smf- | 2017-12-20 | 1 | -4/+4 |
| * | ide: Add non-space cs access methods, use them wherever possible [O. Galibert] |  Olivier Galibert | 2017-12-16 | 1 | -4/+4 |
| * | ide: deambiguate cs access between 16 and 32 bits [O. Galibert] |  Olivier Galibert | 2017-12-16 | 1 | -4/+4 |
| * | 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/+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/+385 |