| Commit message (Expand) | Author | Age | Files | Lines |
| * | Revert "wip" |  Patrick Mackinlay | 2025-01-10 | 1 | -1/+1 |
| * | wip |  Patrick Mackinlay | 2025-01-10 | 1 | -1/+1 |
| * | vme: improve machine configuration |  Patrick Mackinlay | 2025-01-01 | 1 | -28/+50 |
| * | bus/vme: avoid breaking listxml |  Patrick Mackinlay | 2023-09-13 | 1 | -0/+1 |
| * | bus/vme: major overhaul |  Patrick Mackinlay | 2023-09-13 | 1 | -325/+196 |
| * | Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz] |  MooglyGuy | 2023-05-23 | 1 | -3/+1 |
| * | Miscellaneous cleanup: |  Vas Crabb | 2023-02-09 | 1 | -3/+1 |
| * | debugger: Extended target address syntax to include device/address space. (#8... |  Vas Crabb | 2021-10-01 | 1 | -1/+1 |
| * | vme: Modernize slot device code and eliminate deprecation warnings; actually ... |  AJR | 2021-06-19 | 1 | -42/+12 |
| * | finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw) |  Ivan Vangelista | 2020-06-18 | 1 | -6/+6 |
| * | Spring cleaning: |  Vas Crabb | 2019-11-01 | 1 | -6/+6 |
| * | z80ctc, z80dart, z80sio: Simplify read/write handlers (nw) |  AJR | 2019-03-27 | 1 | -0/+30 |
| * | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -0/+30 |
| * | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -30/+0 |
| * | am9513, am9517a, am9519, at_keybc, cs4031, ds128x, mc141618, wd7600: Simplify... |  AJR | 2019-03-07 | 1 | -0/+30 |
| * | Apply logical address mask properly in debug disassembly view |  AJR | 2018-08-24 | 1 | -1/+1 |
| * | Make MCFG_DEVICE_ADD and callable device types more flexible: |  Vas Crabb | 2018-05-04 | 1 | -9/+11 |
| * | destaticify initializations (nw) (#3289) |  wilbertpol | 2018-03-04 | 1 | -25/+15 |
| * | API change: Memory maps are now methods of the owner class [O. Galibert] |  Olivier Galibert | 2018-02-12 | 1 | -1/+1 |
| * | Pet peeving with extreme prejudice (nw) |  Olivier Galibert | 2017-11-30 | 1 | -1/+1 |
| * | make device_memory_interface slightly less of a special case, use a typedef t... |  Vas Crabb | 2017-07-10 | 1 | -2/+2 |
| * | dimemory: Lift the cap on the number of address spaces per device [O. Galibert] |  Olivier Galibert | 2017-07-03 | 1 | -0/+7 |
| * | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 1 | -31/+19 |
| * | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 1 | -2/+2 |
| * | srcclean (nw) |  Vas Crabb | 2017-02-19 | 1 | -11/+11 |
| * | VME bus: added default bus address space and prepared for bus specific features |  Joakim Larsson Edstrom | 2017-02-08 | 1 | -41/+151 |
| * | srcclean (nw) |  Vas Crabb | 2017-01-22 | 1 | -59/+59 |
| * | - Force Computers VME boards: Converted fcisio1 and fcscsi1 board drivers to ... |  Joakim Larsson Edstrom | 2017-01-05 | 1 | -117/+66 |
| * | VME: converted mvme350 board driver to slot device and a general cleanup |  Joakim Larsson Edstrom | 2017-01-04 | 1 | -2/+10 |
| * | Moved and renamed mame/bus/vme files to devices/bus/vme for now |  Joakim Larsson Edstrom | 2017-01-02 | 1 | -2/+2 |
| * | cleanup |  Joakim Larsson Edstrom | 2016-12-28 | 1 | -3/+4 |
| * | Added device installers for A16:D8, A16:D16, A24:D8 and A24:D16 |  Joakim Larsson Edstrom | 2016-12-27 | 1 | -24/+35 |
| * | Added VME device and divided mzr8105 in board and card devices. Naughty segfa... |  Joakim Larsson Edstrom | 2016-12-26 | 1 | -0/+399 |