| Commit message (Expand) | Author | Age | Files | Lines |
| * | schedule: rename add_scheduling_quantum to add_quantum, added perfect_quatum ... |  hap | 2022-09-02 | 1 | -1/+1 |
| * | - Removed device_timer, device_timer_id, et al in favor of direct callback me... |  MooglyGuy | 2022-06-04 | 1 | -26/+37 |
| * | Remove void *ptr parameter from emu_timer, timer_device and all related callb... |  AJR | 2022-01-26 | 1 | -1/+1 |
| * | beep/bsmt2000/c140/c352/c6280/cdda: Update to new stream callbacks |  Aaron Giles | 2020-09-15 | 1 | -8/+6 |
| * | Significant internal changes to sound streams (#7169) |  Aaron Giles | 2020-09-13 | 1 | -3/+3 |
| * | devices/machine, sound and video: removed read and write macros (nw) |  Ivan Vangelista | 2020-06-17 | 1 | -7/+7 |
| * | emumem: A little more speedup. cache and specific change syntax, and are not... |  Olivier Galibert | 2020-05-25 | 1 | -1/+1 |
| * | Make devdelegate more like devcb for configuration. This is a |  Vas Crabb | 2019-10-26 | 1 | -2/+2 |
| * | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -4/+4 |
| * | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -4/+4 |
| * | bsmt2000: fix 4-bit ADPCM sample playback |  Scott Percival | 2019-03-12 | 1 | -4/+4 |
| * | -tms32010.cpp: Removed MCFG. [Ryan Holtz] |  mooglyguy | 2018-12-07 | 1 | -6/+7 |
| * | as if millions of this pointers suddenly cried out in terror, and were sudden... |  Vas Crabb | 2018-06-08 | 1 | -5/+5 |
| * | Streamline machine configuration macros - everyone's a device edition. |  Vas Crabb | 2018-05-06 | 1 | -4/+4 |
| * | Address maps macros removal, pass 1 [O. Galibert] |  Olivier Galibert | 2018-03-14 | 1 | -11/+13 |
| * | de-staticify initializations for src/devices/sound (nw) |  Wilbert Pol | 2018-02-25 | 1 | -12/+0 |
| * | API change: Memory maps are now methods of the owner class [O. Galibert] |  Olivier Galibert | 2018-02-12 | 1 | -2/+2 |
| * | API Change: Machine configs are now a method of the owner class, and the prot... |  Olivier Galibert | 2018-01-17 | 1 | -1/+1 |
| * | updated devices/sound devices to use device_add_mconfig insted of device_mcon... |  Ivan Vangelista | 2017-05-24 | 1 | -16/+8 |
| * | 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 | 1 | -22/+21 |
| * | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 1 | -1/+1 |
| * | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -5/+5 |
| * | okim6295: Directly use set_rom_bank [O. Galibert] |  Olivier Galibert | 2016-09-06 | 1 | -0/+10 |
| * | dirom: device_rom_interface for sound chips with rom/memory map alternative [... |  Olivier Galibert | 2016-08-15 | 1 | -25/+2 |
| * | Created a tiny_rom_entry structure for the purposes of rom_entry declarations... |  Nathan Woods | 2016-08-06 | 1 | -1/+1 |
| * | tms32010.cpp: devcb instead of memory map for bio line (nw) |  Ivan Vangelista | 2016-06-23 | 1 | -3/+3 |
| * | reverting: |  Miodrag Milanovic | 2016-01-20 | 1 | -1/+1 |
| * | tags are now strings (nw) |  Miodrag Milanovic | 2016-01-16 | 1 | -1/+1 |
| * | clang-modernize part 3 |  Miodrag Milanovic | 2015-12-04 | 1 | -7/+7 |
| * | Rename *.c -> *.cpp in our source (nw) |  Miodrag Milanovic | 2015-11-08 | 1 | -0/+358 |