| Commit message (Expand) | Author | Age | Files | Lines |
| * | Cleaned up boilerplate for more slot devices. |  Vas Crabb | 2026-03-23 | 1 | -6/+3 |
| * | Miscellaneous code cleanups: (#14346) |  shattered | 2025-10-16 | 1 | -1/+1 |
| * | Cleanup: |  Vas Crabb | 2024-11-25 | 1 | -3/+3 |
| * | Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... |  holub | 2024-09-27 | 3 | -7/+7 |
| * | ep64_exdos, compis_fdc: Clean up code using device finder arrays for floppy d... |  AJR | 2023-10-12 | 2 | -9/+13 |
| * | Formats-related #include cleanup |  AJR | 2023-10-08 | 2 | -1/+2 |
| * | emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) |  Vas Crabb | 2023-06-17 | 1 | -6/+0 |
| * | emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... |  MooglyGuy | 2023-06-01 | 5 | -19/+19 |
| * | Revert initialisation of device members in headers. |  Vas Crabb | 2022-04-03 | 1 | -1/+1 |
| * | init vars for coverity (bus/a-l) |  Robbbert | 2022-04-02 | 1 | -1/+1 |
| * | floppy: remove the intermediate allocator |  Olivier Galibert | 2022-03-30 | 1 | -1/+1 |
| * | floppies: Turn the format arrays into function calls. Create a default "mfm"... |  Olivier Galibert | 2021-03-02 | 4 | -15/+8 |
| * | isbc: sm1810 has an 80 track drive |  cracyc | 2021-01-09 | 1 | -0/+1 |
| * | Spring cleaning: |  Vas Crabb | 2019-11-01 | 2 | -9/+8 |
| * | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 5 | -38/+38 |
| * | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 5 | -38/+38 |
| * | upd765: Simplify read/write handlers (nw) |  AJR | 2019-03-10 | 2 | -6/+6 |
| * | bus/compis, bus/isbx, bus/pofo, bus/ql, qimi: Eliminate address_space argumen... |  AJR | 2019-02-24 | 5 | -38/+38 |
| * | -bus/apricot/expansion/expansion, bus/isbx, cpu/i8086, cpu/i8089, : Removed M... |  mooglyguy | 2018-12-15 | 1 | -30/+13 |
| * | upd765: Add (mostly standard) clocks to all devices in the family (nw) |  AJR | 2018-12-13 | 2 | -2/+2 |
| * | Include floppy.h explicitly in drivers and bus cards, rather than indirectly ... |  AJR | 2018-11-25 | 2 | -0/+2 |
| * | pc_lpt, upd765: removed MCFG macros (nw) |  Ivan Vangelista | 2018-09-28 | 2 | -13/+15 |
| * | Streamline machine configuration macros - everyone's a device edition. |  Vas Crabb | 2018-05-06 | 2 | -4/+4 |
| * | Make MCFG_DEVICE_ADD and callable device types more flexible: |  Vas Crabb | 2018-05-04 | 4 | -13/+16 |
| * | API Change: Machine configs are now a method of the owner class, and the prot... |  Olivier Galibert | 2018-01-17 | 2 | -2/+2 |
| * | device_add_mconfig up to devices/bus/l* (nw) |  Ivan Vangelista | 2017-06-09 | 4 | -41/+18 |
| * | Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. |  Vas Crabb | 2017-05-22 | 2 | -2/+2 |
| * | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 6 | -29/+28 |
| * | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 3 | -3/+3 |
| * | Remove emu.h from headers (nw) |  Olivier Galibert | 2017-02-11 | 6 | -3/+3 |
| * | isbx_218a: 8" floppy support (nw) |  cracyc | 2016-12-03 | 2 | -2/+11 |
| * | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 6 | -35/+35 |
| * | compis: WIP. (nw) |  Curt Coder | 2016-08-25 | 1 | -0/+1 |
| * | reverting: |  Miodrag Milanovic | 2016-01-20 | 6 | -6/+6 |
| * | tags are now strings (nw) |  Miodrag Milanovic | 2016-01-16 | 6 | -6/+6 |
| * | override part 1 (nw) |  Miodrag Milanovic | 2015-12-05 | 3 | -21/+21 |
| * | clang-modernize part 2 |  Miodrag Milanovic | 2015-12-04 | 1 | -1/+1 |
| * | fix uninitialized class members for bus devices (nw) |  Miodrag Milanovic | 2015-11-14 | 2 | -2/+2 |
| * | Rename *.c -> *.cpp in our source (nw) |  Miodrag Milanovic | 2015-11-08 | 3 | -0/+0 |
| * | Move all devices into separate part of src tree (nw) |  Miodrag Milanovic | 2015-09-13 | 6 | -0/+754 |