| Commit message (Expand) | Author | Age | Files | Lines |
* | econet: Eliminate machine().device and hardcoded bus tag (nw) |  AJR | 2019-08-17 | 2 | -10/+11 |
* | via6522: Change most mappings into m() [O. Galibert] |  Olivier Galibert | 2019-07-07 | 1 | -1/+1 |
* | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 2 | -28/+4 |
* | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 2 | -4/+28 |
* | am9513, am9517a, am9519, at_keybc, cs4031, ds128x, mc141618, wd7600: Simplify... |  AJR | 2019-03-07 | 1 | -4/+4 |
* | devices\bus: some more MCFG macros removal (nw) |  Ivan Vangelista | 2019-02-01 | 1 | -24/+0 |
* | Include floppy.h explicitly in drivers and bus cards, rather than indirectly ... |  AJR | 2018-11-25 | 1 | -0/+1 |
* | -mc146818: De-MCFG, nw |  mooglyguy | 2018-09-08 | 1 | -1/+1 |
* | Make OG happier about output latches, nw |  mooglyguy | 2018-08-02 | 1 | -16/+2 |
* | -8042kbdc, mb89352, mc6854: Removed legacy devcb accessors. [Ryan Holtz] |  mooglyguy | 2018-07-31 | 1 | -1/+0 |
* | -abcbus/hdc, abcbus/lux21056, abcbus/lux4105, zorro/a590:, cbmiec/cmdhd, econ... |  mooglyguy | 2018-07-30 | 2 | -51/+70 |
* | Acorn Bus slot devices for:- |  Nigel Barnes | 2018-07-10 | 1 | -0/+2 |
* | devcb3 |  Vas Crabb | 2018-07-07 | 1 | -2/+2 |
* | acro removal, disambiguation, debugger side effects (nw) |  Vas Crabb | 2018-06-15 | 1 | -1/+1 |
* | get rid of some overloaded names - a lot of these will become unnecessary aft... |  Vas Crabb | 2018-06-14 | 2 | -4/+4 |
* | as if millions of this pointers suddenly cried out in terror, and were sudden... |  Vas Crabb | 2018-06-08 | 1 | -11/+11 |
* | mc146818, ds1302, ds1386, ds2404: Eliminate customized MCFG_DEVICE_ADD macros... |  AJR | 2018-05-27 | 1 | -3/+4 |
* | wd_fdc family, msm5832: Eliminate customized MCFG_XXX_ADD macros (nw) |  AJR | 2018-05-27 | 1 | -1/+1 |
* | Streamline machine configuration macros - everyone's a device edition. |  Vas Crabb | 2018-05-06 | 1 | -15/+15 |
* | Make MCFG_DEVICE_ADD and callable device types more flexible: |  Vas Crabb | 2018-05-04 | 3 | -10/+10 |
* | Rename machine/latch.* to machine/output_latch.* (nw) |  AJR | 2018-05-02 | 1 | -1/+1 |
* | Address maps macros removal, pass 1 [O. Galibert] |  Olivier Galibert | 2018-03-14 | 1 | -16/+17 |
* | destaticify initializations (nw) (#3289) |  wilbertpol | 2018-03-04 | 2 | -17/+6 |
* | devices/machine: some private-ization (nw) |  Ivan Vangelista | 2018-02-15 | 1 | -2/+0 |
* | devices/bus: made some methods private now that it's possible (nw) |  Ivan Vangelista | 2018-02-14 | 1 | -18/+18 |
* | API change: Memory maps are now methods of the owner class [O. Galibert] |  Olivier Galibert | 2018-02-12 | 2 | -1/+2 |
* | xtal.h is dead, long live to xtal.cpp [O. Galibert] |  Olivier Galibert | 2018-01-23 | 1 | -4/+4 |
* | API Change: Machine configs are now a method of the owner class, and the prot... |  Olivier Galibert | 2018-01-17 | 1 | -1/+1 |
* | device_add_mconfig up to devices/bus/h* (nw) |  Ivan Vangelista | 2017-06-08 | 2 | -26/+17 |
* | Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. |  Vas Crabb | 2017-05-22 | 1 | -1/+1 |
* | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 4 | -149/+136 |
* | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 2 | -4/+4 |
* | Remove emu.h from headers (nw) |  Olivier Galibert | 2017-02-11 | 3 | -1/+2 |
* | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 4 | -14/+14 |
* | Created a tiny_rom_entry structure for the purposes of rom_entry declarations... |  Nathan Woods | 2016-08-06 | 2 | -2/+2 |
* | e01: reinstated irq trampolines (nw) |  Nigel Barnes | 2016-07-22 | 2 | -4/+33 |
* | e01: irq cleanup (nw) |  Nigel Barnes | 2016-07-16 | 2 | -34/+5 |
* | e01: added acorn filestore floppy format and softlist |  Nigel Barnes | 2016-06-05 | 2 | -3/+11 |
* | reverting: |  Miodrag Milanovic | 2016-01-20 | 4 | -13/+13 |
* | Revert "rest of device parameters to std::string (nw)" |  Miodrag Milanovic | 2016-01-20 | 2 | -2/+2 |
* | rest of device parameters to std::string (nw) |  Miodrag Milanovic | 2016-01-16 | 2 | -2/+2 |
* | tags are now strings (nw) |  Miodrag Milanovic | 2016-01-16 | 4 | -13/+13 |
* | modernize output_manager (nw) |  Miodrag Milanovic | 2016-01-10 | 1 | -1/+1 |
* | cleanups (nw) |  Miodrag Milanovic | 2015-12-25 | 2 | -2/+1 |
* | override part 1 (nw) |  Miodrag Milanovic | 2015-12-05 | 2 | -11/+11 |
* | clang-modernize part 6 |  Miodrag Milanovic | 2015-12-04 | 1 | -4/+4 |
* | clang-modernize part 2 |  Miodrag Milanovic | 2015-12-04 | 2 | -4/+4 |
* | fix uninitialized class members for bus devices (nw) |  Miodrag Milanovic | 2015-11-14 | 2 | -6/+6 |
* | Rename *.c -> *.cpp in our source (nw) |  Miodrag Milanovic | 2015-11-08 | 2 | -0/+0 |
* | e01.c: attempt at fixing MT06048 (nw) |  Ivan Vangelista | 2015-10-30 | 1 | -2/+4 |