| 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 |
| * | floppies: Turn the format arrays into function calls. Create a default "mfm"... |  Olivier Galibert | 2021-03-02 | 1 | -4/+6 |
| * | -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 |
| * | bml3: Define master clock in xtal.cpp (nw) |  AJR | 2019-05-18 | 1 | -1/+1 |
| * | ti99: Replace emu_timers by monoflop circuits. (nw) |  Michael Zapf | 2019-04-11 | 1 | -102/+72 |
| * | ti99: Remove redundant variables; fix problem with TI FDC in Geneve where SID... |  Michael Zapf | 2019-04-09 | 1 | -52/+67 |
| * | (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 | -2/+2 |
| * | tms9900, tms9980a, tms9995: CRU addressing change |  AJR | 2019-03-01 | 1 | -2/+2 |
| * | ti99: Added guards against selecting non-existing drives. |  Michael Zapf | 2018-10-14 | 1 | -1/+10 |
| * | ti99: Kill some more MCFGs. (nw) |  Michael Zapf | 2018-08-21 | 1 | -8/+6 |
| * | -7200fifo, 7400, 7404, 74123, 74145, 74148, 74153, 74157, 74161, 74259: [Ryan... |  mooglyguy | 2018-08-11 | 1 | -9/+9 |
| * | ti99: Steps towards devcb3, wip. (nw) |  Michael Zapf | 2018-08-11 | 1 | -3/+4 |
| * | ti99: Modernized logging. (nw) |  Michael Zapf | 2018-08-11 | 1 | -67/+36 |
| * | wd_fdc: Simplify API. Plus some collateral damage [O. Galibert] |  Olivier Galibert | 2018-08-10 | 1 | -2/+2 |
| * | wd_fdc family, msm5832: Eliminate customized MCFG_XXX_ADD macros (nw) |  AJR | 2018-05-27 | 1 | -1/+1 |
| * | Streamline machine configuration macros - everyone's a device edition. |  Vas Crabb | 2018-05-06 | 1 | -10/+10 |
| * | Make MCFG_DEVICE_ADD and callable device types more flexible: |  Vas Crabb | 2018-05-04 | 1 | -3/+4 |
| * | Grammar police (nw) |  Olivier Galibert | 2018-02-24 | 1 | -4/+4 |
| * | xtal.h is dead, long live to xtal.cpp [O. Galibert] |  Olivier Galibert | 2018-01-23 | 1 | -1/+1 |
| * | 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 | -61/+59 |
| * | finally got rid of machine_mconfig_additions (nw) |  Ivan Vangelista | 2017-06-14 | 1 | -12/+7 |
| * | ti99: Architectural cleanup for slot devices; constant renaming |  Michael Zapf | 2017-06-08 | 1 | -4/+5 |
| * | 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/+481 |