| Commit message (Expand) | Author | Age | Files | Lines |
* | floppies: Turn the format arrays into function calls. Create a default "mfm"... |  Olivier Galibert | 2021-03-02 | 2 | -4/+6 |
* | Cleaned up bitmap API. |  Vas Crabb | 2020-09-27 | 1 | -1/+1 |
* | Various buses and associated drivers: Simplify handler signatures (nw) |  AJR | 2020-05-21 | 4 | -16/+16 |
* | New working machines |  Vas Crabb | 2019-11-02 | 1 | -0/+1 |
* | Spring cleaning: |  Vas Crabb | 2019-11-01 | 3 | -29/+37 |
* | Make devdelegate more like devcb for configuration. This is a |  Vas Crabb | 2019-10-26 | 2 | -8/+8 |
* | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 3 | -61/+31 |
* | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 3 | -31/+61 |
* | bus/cgenie/expansion, bus/einstein/pipe, bus/nasbus, bus/spectrum, bus/vtech:... |  AJR | 2019-02-25 | 2 | -24/+6 |
* | mc6845, crtc_ega: Simplify read/write handlers (nw) |  AJR | 2019-02-19 | 1 | -2/+2 |
* | screen.h: adddedconstructor for monochrom screens and removed MCFG_SCREEN_ADD... |  Ivan Vangelista | 2019-02-11 | 1 | -5/+6 |
* | -devices/bus/cgenie: Removed MCFG macros, nw |  mooglyguy | 2019-02-04 | 2 | -13/+6 |
* | -devices/bus/kc, nasbus, s100: Removed MCFG macros, nw |  mooglyguy | 2019-02-03 | 1 | -18/+12 |
* | 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 | -8/+9 |
* | wd_fdc: Simplify API. Plus some collateral damage [O. Galibert] |  Olivier Galibert | 2018-08-10 | 1 | -1/+1 |
* | devcb3 |  Vas Crabb | 2018-07-07 | 1 | -1/+1 |
* | Remove emupal.h from emu.h (nw) |  AJR | 2018-06-13 | 1 | -0/+1 |
* | wd_fdc family, msm5832: Eliminate customized MCFG_XXX_ADD macros (nw) |  AJR | 2018-05-27 | 1 | -1/+1 |
* | Make MCFG_DEVICE_ADD and callable device types more flexible: |  Vas Crabb | 2018-05-04 | 3 | -9/+11 |
* | destaticify initializations (nw) (#3289) |  wilbertpol | 2018-03-04 | 2 | -12/+4 |
* | 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 | 3 | -3/+3 |
* | device_add_mconfig up to devices/bus/o* (nw) |  Ivan Vangelista | 2017-06-12 | 4 | -22/+10 |
* | Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. |  Vas Crabb | 2017-05-22 | 2 | -2/+2 |
* | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 8 | -60/+65 |
* | nascom2: Moved floppy softlist to machine and fixed validation (nw) |  Nigel Barnes | 2017-05-07 | 1 | -3/+0 |
* | Device validation fixes: another one rides the bus (nw) |  AJR | 2017-03-03 | 1 | -1/+1 |
* | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 3 | -4/+6 |
* | Remove emu.h from headers (nw) |  Olivier Galibert | 2017-02-11 | 8 | -4/+4 |
* | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 6 | -16/+16 |
* | reverting: |  Miodrag Milanovic | 2016-01-20 | 6 | -15/+17 |
* | Revert "rest of device parameters to std::string (nw)" |  Miodrag Milanovic | 2016-01-20 | 2 | -4/+4 |
* | rest of device parameters to std::string (nw) |  Miodrag Milanovic | 2016-01-16 | 2 | -4/+4 |
* | tags are now strings (nw) |  Miodrag Milanovic | 2016-01-16 | 6 | -17/+15 |
* | override part 1 (nw) |  Miodrag Milanovic | 2015-12-05 | 3 | -10/+10 |
* | clang-modernize part 2 |  Miodrag Milanovic | 2015-12-04 | 2 | -11/+11 |
* | Rename *.c -> *.cpp in our source (nw) |  Miodrag Milanovic | 2015-11-08 | 4 | -0/+0 |
* | Relaxed emu.h a bit, should make compile a bit faster (nw) |  Miodrag Milanovic | 2015-11-05 | 1 | -1/+1 |
* | Move all devices into separate part of src tree (nw) |  Miodrag Milanovic | 2015-09-13 | 8 | -0/+900 |