| Commit message (Expand) | Author | Age | Files | Lines |
* | devcb: Eliminate legacy callback syntax (nw) |  AJR | 2019-06-06 | 1 | -1/+0 |
* | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 18 | -84/+88 |
* | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 18 | -88/+84 |
* | mc6845, crtc_ega: Simplify read/write handlers (nw) |  AJR | 2019-02-19 | 1 | -3/+3 |
* | bus/comx35, bus/vip: Eliminate address_space argument from handlers (nw) |  AJR | 2019-02-19 | 18 | -65/+65 |
* | screen.h: adddedconstructor for monochrom screens and removed MCFG_SCREEN_ADD... |  Ivan Vangelista | 2019-02-11 | 1 | -8/+9 |
* | some more MCFG macros removal (nw) |  Ivan Vangelista | 2019-02-08 | 1 | -1/+1 |
* | output_latch: removed MCFG macros (nw) |  Ivan Vangelista | 2019-01-29 | 1 | -10/+13 |
* | Start cleaning up palette configuration: |  Vas Crabb | 2018-12-29 | 1 | -1/+1 |
* | Include floppy.h explicitly in drivers and bus cards, rather than indirectly ... |  AJR | 2018-11-25 | 1 | -0/+1 |
* | mc6845, upd7220: removed MCFG macros (nw) |  Ivan Vangelista | 2018-11-20 | 1 | -4/+5 |
* | wd_fdc: removed MCFG macros (nw) |  Ivan Vangelista | 2018-09-06 | 1 | -5/+6 |
* | -bcreader, busmouse, cdp1852, cdp1871, cdp1879, cr511b, cs4031, cs8221, cxd10... |  Ryan Holtz | 2018-08-16 | 2 | -41/+18 |
* | wd_fdc: Simplify API. Plus some collateral damage [O. Galibert] |  Olivier Galibert | 2018-08-10 | 1 | -2/+2 |
* | cdp1852: Replace callback macros with devcb3 bindings; use line write handler... |  AJR | 2018-07-19 | 2 | -21/+39 |
* | devcb3 |  Vas Crabb | 2018-07-07 | 1 | -1/+1 |
* | acro removal, disambiguation, debugger side effects (nw) |  Vas Crabb | 2018-06-15 | 1 | -1/+1 |
* | Remove emupal.h from emu.h (nw) |  AJR | 2018-06-13 | 1 | -0/+1 |
* | as if millions of this pointers suddenly cried out in terror, and were sudden... |  Vas Crabb | 2018-06-08 | 1 | -1/+1 |
* | Move the +1 to the proper place in the ROM BIOS macros - that's been |  Vas Crabb | 2018-05-29 | 3 | -10/+11 |
* | wd_fdc family, msm5832: Eliminate customized MCFG_XXX_ADD macros (nw) |  AJR | 2018-05-27 | 1 | -1/+1 |
* | More cleanup/streamlining of machine configuration and macros: |  Vas Crabb | 2018-05-15 | 1 | -2/+2 |
* | Streamline machine configuration macros - everyone's a device edition. |  Vas Crabb | 2018-05-06 | 2 | -8/+8 |
* | Make MCFG_DEVICE_ADD and callable device types more flexible: |  Vas Crabb | 2018-05-04 | 3 | -15/+17 |
* | Restrict ROM labels to a filesystem- and shell-safe subset of printable |  Vas Crabb | 2018-03-18 | 3 | -5/+5 |
* | destaticify initializations (nw) (#3289) |  wilbertpol | 2018-03-04 | 1 | -2/+2 |
* | xtal.h is dead, long live to xtal.cpp [O. Galibert] |  Olivier Galibert | 2018-01-23 | 2 | -2/+2 |
* | API Change: Machine configs are now a method of the owner class, and the prot... |  Olivier Galibert | 2018-01-17 | 4 | -4/+4 |
* | device_add_mconfig up to devices/bus/h* (nw) |  Ivan Vangelista | 2017-06-08 | 8 | -77/+31 |
* | Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. |  Vas Crabb | 2017-05-22 | 4 | -8/+8 |
* | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 18 | -77/+73 |
* | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 9 | -9/+10 |
* | Remove emu.h from headers (nw) |  Olivier Galibert | 2017-02-11 | 17 | -8/+9 |
* | Improvements to rgb_t (nw) |  AJR | 2016-10-22 | 1 | -1/+1 |
* | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 18 | -91/+91 |
* | Created a tiny_rom_entry structure for the purposes of rom_entry declarations... |  Nathan Woods | 2016-08-06 | 12 | -12/+12 |
* | compile fix (nw) |  Miodrag Milanovic | 2016-04-03 | 1 | -0/+1 |
* | Reduce the incidence of required_device<palette_device> in subdevices |  AJR | 2016-04-02 | 1 | -1/+2 |
* | Add support to adjust the screen color |  Dirk Best | 2016-03-12 | 1 | -2/+2 |
* | reverting: |  Miodrag Milanovic | 2016-01-20 | 18 | -18/+18 |
* | tags are now strings (nw) |  Miodrag Milanovic | 2016-01-16 | 18 | -18/+18 |
* | override part 1 (nw) |  Miodrag Milanovic | 2015-12-05 | 9 | -54/+54 |
* | clang-modernize part 6 |  Miodrag Milanovic | 2015-12-04 | 1 | -12/+12 |
* | clang-modernize part 2 |  Miodrag Milanovic | 2015-12-04 | 3 | -18/+18 |
* | Cleanups and version bumpmame0168 |  Miodrag Milanovic | 2015-11-25 | 1 | -1/+1 |
* | fix uninitialized class members for bus devices (nw) |  Miodrag Milanovic | 2015-11-14 | 2 | -2/+3 |
* | Rename *.c -> *.cpp in our source (nw) |  Miodrag Milanovic | 2015-11-08 | 9 | -0/+0 |
* | Move all devices into separate part of src tree (nw) |  Miodrag Milanovic | 2015-09-13 | 18 | -0/+2329 |