| Commit message (Expand) | Author | Age | Files | Lines |
* | devices\bus: removed a few unused MCFG macros (nw) |  Ivan Vangelista | 2019-01-30 | 1 | -11/+0 |
* | output_latch: removed MCFG macros (nw) |  Ivan Vangelista | 2019-01-29 | 1 | -3/+5 |
* | magedev\cassette: removed MCFG macros (nw) |  Ivan Vangelista | 2019-01-22 | 1 | -13/+14 |
* | -bus/adam/exp, adamnet, bus/coleco, bus/crvision: Removed MCFG macros. [Ryan ... |  mooglyguy | 2018-12-21 | 1 | -3/+9 |
* | Include floppy.h explicitly in drivers and bus cards, rather than indirectly ... |  AJR | 2018-11-25 | 1 | -0/+1 |
* | m6801: Use devcb for ports; remove I/O space and MCFG_ macros (nw) |  AJR | 2018-10-26 | 10 | -91/+44 |
* | bus/rs232.cpp: completed removal of MCFG macros (nw) |  Ivan Vangelista | 2018-10-23 | 1 | -1/+1 |
* | 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 |
* | (nw) 6821 and 6850 have no clock for bus logic side, remove some MFCG_, fix b... |  Vas Crabb | 2018-07-13 | 1 | -8/+7 |
* | acro removal, disambiguation, debugger side effects (nw) |  Vas Crabb | 2018-06-15 | 1 | -1/+1 |
* | as if millions of this pointers suddenly cried out in terror, and were sudden... |  Vas Crabb | 2018-06-08 | 5 | -16/+16 |
* | Move the +1 to the proper place in the ROM BIOS macros - that's been |  Vas Crabb | 2018-05-29 | 1 | -8/+8 |
* | wd_fdc family, msm5832: Eliminate customized MCFG_XXX_ADD macros (nw) |  AJR | 2018-05-27 | 1 | -2/+2 |
* | Streamline machine configuration macros - everyone's a device edition. |  Vas Crabb | 2018-05-06 | 5 | -16/+16 |
* | Make MCFG_DEVICE_ADD and callable device types more flexible: |  Vas Crabb | 2018-05-04 | 3 | -13/+13 |
* | Restrict ROM labels to a filesystem- and shell-safe subset of printable |  Vas Crabb | 2018-03-18 | 1 | -2/+2 |
* | Address maps macros removal, pass 1 [O. Galibert] |  Olivier Galibert | 2018-03-14 | 5 | -64/+74 |
* | devices/bus: made some methods private now that it's possible (nw) |  Ivan Vangelista | 2018-02-14 | 5 | -45/+50 |
* | API change: Memory maps are now methods of the owner class [O. Galibert] |  Olivier Galibert | 2018-02-12 | 10 | -10/+20 |
* | xtal.h is dead, long live to xtal.cpp [O. Galibert] |  Olivier Galibert | 2018-01-23 | 5 | -7/+7 |
* | API Change: Machine configs are now a method of the owner class, and the prot... |  Olivier Galibert | 2018-01-17 | 5 | -5/+5 |
* | after-market Adam FDC hacks (nw) |  Vas Crabb | 2017-08-26 | 1 | -4/+4 |
* | Further improvements to slot option validation (nw) |  AJR | 2017-06-10 | 2 | -4/+5 |
* | some more device_add_mconfig in devices/bus (nw) |  Ivan Vangelista | 2017-06-07 | 10 | -89/+36 |
* | Quick and dirty split of most MC6801/MC6803/HD63701 features from base M6800 ... |  AJR | 2017-05-26 | 5 | -5/+5 |
* | Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. |  Vas Crabb | 2017-05-22 | 5 | -5/+5 |
* | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 12 | -61/+59 |
* | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 6 | -7/+7 |
* | Remove emu.h from headers (nw) |  Olivier Galibert | 2017-02-11 | 12 | -6/+6 |
* | srcclean (nw) |  Vas Crabb | 2016-10-23 | 1 | -1/+1 |
* | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 12 | -25/+25 |
* | required_ioport_array. (nw) |  Curt Coder | 2016-10-09 | 2 | -44/+11 |
* | Created a tiny_rom_entry structure for the purposes of rom_entry declarations... |  Nathan Woods | 2016-08-06 | 10 | -10/+10 |
* | reverting: |  Miodrag Milanovic | 2016-01-20 | 12 | -15/+15 |
* | tags are now strings (nw) |  Miodrag Milanovic | 2016-01-16 | 12 | -15/+15 |
* | override part 1 (nw) |  Miodrag Milanovic | 2015-12-05 | 6 | -25/+25 |
* | Revert "use c++ cast instead of c casts (nw)" |  Miodrag Milanovic | 2015-12-05 | 1 | -2/+2 |
* | use c++ cast instead of c casts (nw) |  Miodrag Milanovic | 2015-12-05 | 1 | -2/+2 |
* | clang-modernize part 2 |  Miodrag Milanovic | 2015-12-04 | 3 | -6/+6 |
* | 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 | -3/+4 |
* | Rename *.c -> *.cpp in our source (nw) |  Miodrag Milanovic | 2015-11-08 | 6 | -0/+0 |
* | Move all devices into separate part of src tree (nw) |  Miodrag Milanovic | 2015-09-13 | 12 | -0/+2257 |