| 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 |
| * | upd765: Explicitly emulate reset line |  AJR | 2020-10-02 | 1 | -93/+99 |
| * | finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw) |  Ivan Vangelista | 2020-06-18 | 1 | -14/+14 |
| * | devices/bus: a few macro removals (nw) |  Ivan Vangelista | 2020-05-20 | 1 | -2/+2 |
| * | ti99_2: Improved Hexbus handling, also for 99/8; still WIP. |  Michael Zapf | 2020-01-04 | 1 | -1/+1 |
| * | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -6/+5 |
| * | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -5/+6 |
| * | upd765: Simplify read/write handlers (nw) |  AJR | 2019-03-10 | 1 | -3/+3 |
| * | tms9900, tms9980a, tms9995: CRU addressing change |  AJR | 2019-03-01 | 1 | -3/+2 |
| * | upd765: Add (mostly standard) clocks to all devices in the family (nw) |  AJR | 2018-12-13 | 1 | -1/+1 |
| * | pc_lpt, upd765: removed MCFG macros (nw) |  Ivan Vangelista | 2018-09-28 | 1 | -2/+1 |
| * | (nw) fix lots of inadverently mutable static pointers |  Vas Crabb | 2018-09-20 | 1 | -1/+1 |
| * | ti99: Kill some more MCFGs. (nw) |  Michael Zapf | 2018-08-21 | 1 | -9/+10 |
| * | ti99: Adapting to common devcb3 slot device handling. (nw) |  Michael Zapf | 2018-08-20 | 1 | -5/+4 |
| * | ti99: Further devcb3 works (nw). |  Michael Zapf | 2018-08-18 | 1 | -1/+1 |
| * | -ram_device: MCFG removal, nw |  mooglyguy | 2018-08-16 | 1 | -8/+2 |
| * | tms99xx: devcb3 changes, removing MCFG macros for 9900, 9901, 9980A, 9995. |  Michael Zapf | 2018-08-14 | 1 | -3/+5 |
| * | -8364_paula, aakart, adc0808, adc083x, adc0844, adc1038, adc1213, akiko, am28... |  mooglyguy | 2018-08-12 | 1 | -2/+2 |
| * | -7200fifo, 7400, 7404, 74123, 74145, 74148, 74153, 74157, 74161, 74259: [Ryan... |  mooglyguy | 2018-08-11 | 1 | -17/+17 |
| * | as if millions of this pointers suddenly cried out in terror, and were sudden... |  Vas Crabb | 2018-06-08 | 1 | -6/+6 |
| * | ti99_8: Inverted track count bits, added DIP switches. |  Michael Zapf | 2018-05-07 | 1 | -1/+25 |
| * | Streamline machine configuration macros - everyone's a device edition. |  Vas Crabb | 2018-05-06 | 1 | -9/+9 |
| * | hexbus: Adding connectors to the HX5102, allowing to attach a second drive to... |  Michael Zapf | 2018-05-05 | 1 | -6/+35 |
| * | Make MCFG_DEVICE_ADD and callable device types more flexible: |  Vas Crabb | 2018-05-04 | 1 | -3/+4 |
| * | maps: Finish devices/bus (nw) |  Olivier Galibert | 2018-04-21 | 1 | -7/+9 |
| * | ti99: Added drive select line to hexbus drive |  Michael Zapf | 2018-04-01 | 1 | -3/+7 |
| * | ti99: Hexbus floppy system; logging updates |  Michael Zapf | 2018-03-31 | 1 | -6/+659 |
| * | ti99: Moved Hexbus one level up |  Michael Zapf | 2017-07-10 | 1 | -0/+35 |