| Commit message (Expand) | Author | Age | Files | Lines |
* | Rearrange source to match project structure (done using the script in src/too... |  Vas Crabb | 2022-06-27 | 1 | -537/+0 |
* | floppy: remove the intermediate allocator |  Olivier Galibert | 2022-03-30 | 1 | -1/+1 |
* | Future-proofing by using correct #include for SOFTWARE_LIST device |  AJR | 2022-01-03 | 1 | -1/+1 |
* | floppies: Turn the format arrays into function calls. Create a default "mfm"... |  Olivier Galibert | 2021-03-02 | 1 | -2/+2 |
* | simplified some handlers (nw) |  Ivan Vangelista | 2020-05-13 | 1 | -9/+9 |
* | input_buffer, output_latch, z80dma: Eliminate now-unnecessary bus_r and bus_w... |  AJR | 2020-03-18 | 1 | -1/+1 |
* | (nw) removed every remaining AM_ macro I could find in comments, but one in ... |  Ivan Vangelista | 2019-10-10 | 1 | -2/+2 |
* | (nw) super6, excali64 : connected up ENMF pin |  Robbbert | 2019-08-09 | 1 | -1/+1 |
* | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -1/+1 |
* | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -1/+1 |
* | mame\drivers: removed most MCFG and MACHINE_CONFIG macros in drivers in the s... |  Ivan Vangelista | 2019-02-21 | 1 | -1/+1 |
* | More CTC set_clk conversions (nw) |  AJR | 2018-11-13 | 1 | -3/+1 |
* | rs232: small start at removing MCFG macros (nw) |  Ivan Vangelista | 2018-10-17 | 1 | -11/+10 |
* | wd11c00_17, wd2010, wd33c93, wd7600, x76f041, x76f100, ym2148, ym3802: remove... |  Ivan Vangelista | 2018-09-04 | 1 | -4/+4 |
* | z80ctc: removed MCFG macros (nw) |  Ivan Vangelista | 2018-09-03 | 1 | -3/+3 |
* | z80daisy_generic, z80dart, z80dma: removed MCFG macros (nw) |  Ivan Vangelista | 2018-08-30 | 1 | -4/+4 |
* | z80dart.cpp, z80dma.cpp: started removing MCFG macros (nw) |  Ivan Vangelista | 2018-08-29 | 1 | -15/+15 |
* | z80pio.cpp: removed macros (nw) |  Ivan Vangelista | 2018-08-28 | 1 | -2/+2 |
* | srcclean and manual fixup (nw) |  Vas Crabb | 2018-08-26 | 1 | -4/+4 |
* | -ram_device: MCFG removal, nw |  mooglyguy | 2018-08-16 | 1 | -2/+1 |
* | (nw) xor100 : notes |  Robbbert | 2018-08-02 | 1 | -1/+1 |
* | (nw) super6 : notes, cleanup |  Robbbert | 2018-07-28 | 1 | -52/+47 |
* | devcb3 |  Vas Crabb | 2018-07-07 | 1 | -14/+14 |
* | super6.cpp: Wrong tag specified, oops (nw) |  AJR | 2018-06-22 | 1 | -1/+1 |
* | com8116: Standardize nibble-packed write handlers; disable FX4 timer if not n... |  AJR | 2018-06-22 | 1 | -27/+1 |
* | as if millions of this pointers suddenly cried out in terror, and were sudden... |  Vas Crabb | 2018-06-08 | 1 | -10/+10 |
* | Move the +1 to the proper place in the ROM BIOS macros - that's been |  Vas Crabb | 2018-05-29 | 1 | -2/+2 |
* | wd_fdc family, msm5832: Eliminate customized MCFG_XXX_ADD macros (nw) |  AJR | 2018-05-27 | 1 | -8/+8 |
* | Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... |  MooglyGuy | 2018-05-13 | 1 | -2/+2 |
* | Streamline machine configuration macros - everyone's a device edition. |  Vas Crabb | 2018-05-06 | 1 | -24/+24 |
* | Make MCFG_DEVICE_ADD and callable device types more flexible: |  Vas Crabb | 2018-05-04 | 1 | -4/+5 |
* | Address maps macros removal, pass 1 [O. Galibert] |  Olivier Galibert | 2018-03-14 | 1 | -15/+17 |
* | API change: Memory maps are now methods of the owner class [O. Galibert] |  Olivier Galibert | 2018-02-12 | 1 | -2/+2 |
* | xtal.h is dead, long live to xtal.cpp [O. Galibert] |  Olivier Galibert | 2018-01-23 | 1 | -7/+7 |
* | API Change: Machine configs are now a method of the owner class, and the prot... |  Olivier Galibert | 2018-01-17 | 1 | -1/+1 |
* | S-100 drivers tagged for future reference (nw) |  AJR | 2017-10-31 | 1 | -0/+1 |
* | (nw) more cleanups |  Robbbert | 2017-10-07 | 1 | -14/+4 |