| Commit message (Expand) | Author | Age | Files | Lines |
| * | floppy: First stab at weak zones handling [O. Galibert] |  Olivier Galibert | 2019-07-01 | 2 | -23/+164 |
| * | Missed a file, nw |  MooglyGuy | 2019-06-30 | 1 | -16/+0 |
| * | -imagedev/harddriv: Removed MCFG macros. [Ryan Holtz] |  mooglyguy | 2019-06-30 | 4 | -12/+12 |
| * | -snapquik: Modernized delegate and removed MCFG macros. [Ryan Holtz] |  MooglyGuy | 2019-06-30 | 2 | -39/+36 |
| * | flopdrv: Eliminate floppy_get_count (nw) |  AJR | 2019-03-29 | 2 | -12/+0 |
| * | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 14 | -130/+30 |
| * | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 14 | -30/+130 |
| * | mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... |  Ivan Vangelista | 2019-03-01 | 1 | -1/+1 |
| * | mame\video: removed MACHINE_CONFIG macros (nw) |  Ivan Vangelista | 2019-02-14 | 1 | -33/+7 |
| * | Make the delay for snapshot/quickload an attotime, and allow implicit zero. ... |  Vas Crabb | 2019-02-06 | 1 | -9/+11 |
| * | enable sub-second snapshot timers (nw) (#4493) |  Peter Ferrie | 2019-02-04 | 2 | -6/+4 |
| * | -devices/bus/bbc/1mhzbus/ieee488: Removed MACHINE_CONFIG macros, nw |  mooglyguy | 2019-02-03 | 1 | -0/+5 |
| * | imagedev\floppy: removed MCFG macros (nw) |  Ivan Vangelista | 2019-01-28 | 2 | -16/+2 |
| * | magedev\cassette: removed MCFG macros (nw) |  Ivan Vangelista | 2019-01-22 | 1 | -21/+0 |
| * | imagedev\printer: removed MCFG macro (nw) |  Ivan Vangelista | 2019-01-21 | 1 | -3/+1 |
| * | imagedev\bitbngr: removed MCFG macros (nw) |  Ivan Vangelista | 2019-01-19 | 1 | -4/+0 |
| * | imagedev\chd_cd, diablo: removed MCFG macros (nw) |  Ivan Vangelista | 2019-01-19 | 2 | -27/+0 |
| * | midi: remove MCFG macros (nw) |  Ivan Vangelista | 2019-01-19 | 2 | -12/+1 |
| * | -bus/gameboy/gb_slot, ieee488/hp9895, psx/gamebooster, snes/sgb: Removed MCFG... |  mooglyguy | 2018-12-17 | 1 | -1/+1 |
| * | -mips, rsp: Removed MCFG, nw |  mooglyguy | 2018-12-09 | 1 | -1/+1 |
| * | use the magic macros in mips.cpp, change signature of stuff in floppy.h to hi... |  Vas Crabb | 2018-11-29 | 2 | -9/+5 |
| * | (nw) fix stuff: |  Vas Crabb | 2018-11-29 | 1 | -1/+5 |
| * | (nw) fix lots of inadverently mutable static pointers |  Vas Crabb | 2018-09-20 | 3 | -3/+3 |
| * | -mc2661,mc68328,mc6843,mc6846: De-MCFG, nw |  mooglyguy | 2018-09-08 | 1 | -10/+20 |
| * | ti9x: Various MCFG removals. (nw) |  Michael Zapf | 2018-08-21 | 1 | -18/+10 |
| * | ti99: Kill some more MCFGs. (nw) |  Michael Zapf | 2018-08-21 | 1 | -1/+15 |
| * | cassette: Allow cassette sound to be directly routed to a sound output. |  Michael Zapf | 2018-08-19 | 2 | -8/+65 |
| * | -bcreader, busmouse, cdp1852, cdp1871, cdp1879, cr511b, cs4031, cs8221, cxd10... |  Ryan Holtz | 2018-08-16 | 1 | -1/+1 |
| * | wd_fdc: Simplify API. Plus some collateral damage [O. Galibert] |  Olivier Galibert | 2018-08-10 | 2 | -1/+12 |
| * | -via6522: Removed MCFG acessors, nw |  mooglyguy | 2018-08-09 | 1 | -2/+2 |
| * | devcb3 |  Vas Crabb | 2018-07-07 | 3 | -3/+3 |
| * | misc cleanup and stuff to make macro removal easier (nw) |  Vas Crabb | 2018-07-05 | 1 | -1/+11 |
| * | Move ROM loading macros to romentry.h and remove romload.h from emu.h (nw) |  AJR | 2018-06-24 | 3 | -0/+3 |
| * | Revert "floppy: Add an optional spinup delay to prevent unrealistic fast resp... |  Olivier Galibert | 2018-06-18 | 2 | -69/+14 |
| * | floppy: Add an optional spinup delay to prevent unrealistic fast responses. D... |  Michael Zapf | 2018-06-18 | 2 | -14/+69 |
| * | Floppy robustification, better bitstream handling [John Keoni Morris, Peter F... |  Olivier Galibert | 2018-05-26 | 1 | -14/+8 |
| * | More cleanup/streamlining of machine configuration and macros: |  Vas Crabb | 2018-05-15 | 2 | -6/+10 |
| * | dsp16: fix condition mask in disassembler (nw) |  Vas Crabb | 2018-05-09 | 1 | -5/+5 |
| * | floppy: Created floppies need to be initialized the same way as loaded floppies |  Dirk Best | 2018-05-08 | 2 | -24/+29 |
| * | Streamline machine configuration macros - everyone's a device edition. |  Vas Crabb | 2018-05-06 | 1 | -1/+1 |
| * | Allow devcb to be bound to a device/mixin or the target of a device |  Vas Crabb | 2018-05-02 | 2 | -2/+2 |
| * | destaticify initializations (nw) (#3289) |  wilbertpol | 2018-03-04 | 9 | -37/+37 |
| * | de-staticify initializations for src/devices/sound (nw) |  Wilbert Pol | 2018-02-25 | 1 | -1/+1 |
| * | API Change: Machine configs are now a method of the owner class, and the prot... |  Olivier Galibert | 2018-01-17 | 3 | -5/+5 |
| * | Some legacy floppy fixes and cleanups (#3047) |  Oliver Stöneberg | 2018-01-13 | 2 | -7/+6 |
| * | cassette_image_device::set_state() did not use the supplied state at all (nw) |  firewave | 2018-01-10 | 1 | -1/+1 |
| * | floppy: Add TEAC FD-30A 3 inch floppy drive |  Dirk Best | 2017-11-01 | 2 | -0/+37 |
| * | srcclean (nw) |  Vas Crabb | 2017-10-22 | 1 | -1/+1 |
| * | hiscore.dat: updates [Leezer] |  cracyc | 2017-10-15 | 1 | -2/+3 |
| * | floppy.h: Don't change sides if the drive has only one head. (nw) |  Curt Coder | 2017-10-12 | 1 | -1/+1 |