| Commit message (Expand) | Author | Age | Files | Lines |
* | Various buses and associated drivers: Simplify handler signatures (nw) |  AJR | 2020-05-21 | 12 | -38/+41 |
* | input_buffer, output_latch, z80dma: Eliminate now-unnecessary bus_r and bus_w... |  AJR | 2020-03-18 | 1 | -1/+1 |
* | Spring cleaning: |  Vas Crabb | 2019-11-01 | 4 | -33/+9 |
* | Make devdelegate more like devcb for configuration. This is a |  Vas Crabb | 2019-10-26 | 5 | -10/+10 |
* | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 6 | -44/+40 |
* | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 6 | -40/+44 |
* | bus/cgenie/expansion, bus/einstein/pipe, bus/nasbus, bus/spectrum, bus/vtech:... |  AJR | 2019-02-25 | 5 | -39/+32 |
* | output_latch: removed MCFG macros (nw) |  Ivan Vangelista | 2019-01-29 | 1 | -5/+8 |
* | spkrdev: Removed MCFG macros, nw |  mooglyguy | 2018-12-25 | 3 | -43/+29 |
* | bus/rs232.cpp: completed removal of MCFG macros (nw) |  Ivan Vangelista | 2018-10-23 | 1 | -4/+5 |
* | devcb3 |  Vas Crabb | 2018-07-07 | 1 | -3/+3 |
* | 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 | 2 | -5/+5 |
* | Streamline machine configuration macros - everyone's a device edition. |  Vas Crabb | 2018-05-06 | 2 | -3/+3 |
* | Make MCFG_DEVICE_ADD and callable device types more flexible: |  Vas Crabb | 2018-05-04 | 5 | -19/+22 |
* | maps: Finish devices/bus (nw) |  Olivier Galibert | 2018-04-21 | 1 | -6/+7 |
* | destaticify initializations (nw) (#3289) |  wilbertpol | 2018-03-04 | 1 | -11/+6 |
* | API change: Memory maps are now methods of the owner class [O. Galibert] |  Olivier Galibert | 2018-02-12 | 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 |
* | finally got rid of machine_mconfig_additions (nw) |  Ivan Vangelista | 2017-06-14 | 3 | -6/+3 |
* | another fifty device_mconfig_additions out of the way (nw) |  Vas Crabb | 2017-06-14 | 6 | -33/+20 |
* | Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. |  Vas Crabb | 2017-05-22 | 3 | -3/+3 |
* | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 22 | -303/+311 |
* | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 9 | -12/+12 |
* | Remove emu.h from headers (nw) |  Olivier Galibert | 2017-02-11 | 22 | -11/+11 |
* | Do not use FUNC in delegate where applicable (nw) |  Miodrag Milanovic | 2016-11-06 | 1 | -1/+1 |
* | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 18 | -32/+32 |
* | Created a tiny_rom_entry structure for the purposes of rom_entry declarations... |  Nathan Woods | 2016-08-06 | 8 | -8/+8 |
* | Memory fun [O.Galibert] |  Olivier Galibert | 2016-06-14 | 2 | -2/+2 |
* | NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... |  Miodrag Milanovic | 2016-04-24 | 2 | -2/+2 |
* | vtech1: Add support for the "Dick Smith VZ-200/300 RTTY Cartridge" |  Dirk Best | 2016-04-08 | 6 | -3/+138 |
* | reverting: |  Miodrag Milanovic | 2016-01-20 | 16 | -22/+22 |
* | tags are now strings (nw) |  Miodrag Milanovic | 2016-01-16 | 16 | -22/+22 |
* | override part 1 (nw) |  Miodrag Milanovic | 2015-12-05 | 8 | -29/+29 |
* | clang-modernize part 2 |  Miodrag Milanovic | 2015-12-04 | 4 | -8/+8 |
* | fix uninitialized class members for bus devices (nw) |  Miodrag Milanovic | 2015-11-14 | 1 | -1/+1 |
* | Rename *.c -> *.cpp in our source (nw) |  Miodrag Milanovic | 2015-11-08 | 10 | -0/+0 |
* | Move all devices into separate part of src tree (nw) |  Miodrag Milanovic | 2015-09-13 | 20 | -0/+1674 |