| Commit message (Expand) | Author | Age | Files | Lines |
* | vme: Modernize slot device code and eliminate deprecation warnings; actually ... |  AJR | 2021-06-19 | 1 | -1/+0 |
* | floppies: Turn the format arrays into function calls. Create a default "mfm"... |  Olivier Galibert | 2021-03-02 | 1 | -8/+4 |
* | finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw) |  Ivan Vangelista | 2020-06-18 | 1 | -7/+7 |
* | last batch of changes to make the https://github.com/mamedev/mame/tree/devcb-... |  Ivan Vangelista | 2020-05-21 | 1 | -3/+3 |
* | (nw) removed every remaining AM_ macro I could find in comments, but one in ... |  Ivan Vangelista | 2019-10-10 | 1 | -1/+1 |
* | vme_fcscsi: Put back B41 autovector option (nw) |  AJR | 2019-04-19 | 1 | -1/+9 |
* | hd63450: More accurate IRQ handling with a tidier interface |  AJR | 2019-04-19 | 1 | -29/+7 |
* | 68000: Rework interrupt handling [O. Galibert] |  Olivier Galibert | 2019-04-05 | 1 | -62/+50 |
* | -hd63450: Removed MCFG, nw |  mooglyguy | 2018-08-28 | 1 | -22/+22 |
* | -68230pit, 68307, 68340, 6840ptm, 6850acia, 68561mpcc: Removed MCFG macros an... |  mooglyguy | 2018-08-11 | 1 | -2/+2 |
* | wd_fdc: Simplify API. Plus some collateral damage [O. Galibert] |  Olivier Galibert | 2018-08-10 | 1 | -2/+2 |
* | hd63450: Configure device clock (not used yet); back out custom constructor (nw) |  AJR | 2018-06-25 | 1 | -1/+2 |
* | hd63450, genvdp, munchmo, esq5505, multigam: Remove machine().device lookups, nw |  mooglyguy | 2018-06-22 | 1 | -2/+1 |
* | as if millions of this pointers suddenly cried out in terror, and were sudden... |  Vas Crabb | 2018-06-08 | 1 | -5/+5 |
* | Move the +1 to the proper place in the ROM BIOS macros - that's been |  Vas Crabb | 2018-05-29 | 1 | -4/+4 |
* | wd_fdc family, msm5832: Eliminate customized MCFG_XXX_ADD macros (nw) |  AJR | 2018-05-27 | 1 | -6/+6 |
* | Streamline machine configuration macros - everyone's a device edition. |  Vas Crabb | 2018-05-06 | 1 | -12/+12 |
* | Make MCFG_DEVICE_ADD and callable device types more flexible: |  Vas Crabb | 2018-05-04 | 1 | -3/+4 |
* | Restrict ROM labels to a filesystem- and shell-safe subset of printable |  Vas Crabb | 2018-03-18 | 1 | -4/+4 |
* | Address maps macros removal, pass 1 [O. Galibert] |  Olivier Galibert | 2018-03-14 | 1 | -12/+13 |
* | API change: Memory maps are now methods of the owner class [O. Galibert] |  Olivier Galibert | 2018-02-12 | 1 | -1/+1 |
* | xtal.h is dead, long live to xtal.cpp [O. Galibert] |  Olivier Galibert | 2018-01-23 | 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 |
* | Validate BIOS names and fix most errors found: |  Vas Crabb | 2017-08-25 | 1 | -2/+2 |
* | finally got rid of machine_mconfig_additions (nw) |  Ivan Vangelista | 2017-06-14 | 1 | -27/+19 |
* | 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 | -22/+16 |
* | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 1 | -1/+1 |
* | srcclean (nw) |  Vas Crabb | 2017-01-22 | 1 | -4/+4 |
* | - Force Computers VME boards: Converted fcisio1 and fcscsi1 board drivers to ... |  Joakim Larsson Edstrom | 2017-01-05 | 1 | -0/+539 |