| 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 | -60/+61 |
| * | Remove void *ptr parameter from emu_timer, timer_device and all related callb... |  AJR | 2022-01-26 | 1 | -2/+2 |
| * | Eliminate ARRAY_LENGTH template in favor of C++17's std::size |  AJR | 2021-02-14 | 1 | -1/+1 |
| * | devices/machine: simplified handlers for various devices (nw) |  Ivan Vangelista | 2020-03-24 | 1 | -12/+12 |
| * | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -2/+3 |
| * | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -3/+2 |
| * | misc MACHINE_CONFIG macros removal (nw) |  Ivan Vangelista | 2019-02-09 | 1 | -2/+3 |
| * | -i8255: Removed MCFG, nw |  mooglyguy | 2018-09-03 | 1 | -10/+10 |
| * | z80ctc: removed MCFG macros (nw) |  Ivan Vangelista | 2018-09-03 | 1 | -3/+3 |
| * | z80daisy: finished removing MCFG macro (nw) |  Ivan Vangelista | 2018-08-31 | 1 | -4/+4 |
| * | as if millions of this pointers suddenly cried out in terror, and were sudden... |  Vas Crabb | 2018-06-08 | 1 | -3/+3 |
| * | proposal: move z80daisy* to devices/machine (#3572) |  Patrick Mackinlay | 2018-05-15 | 1 | -1/+1 |
| * | Streamline machine configuration macros - everyone's a device edition. |  Vas Crabb | 2018-05-06 | 1 | -11/+11 |
| * | Address maps macros removal, pass 1 [O. Galibert] |  Olivier Galibert | 2018-03-14 | 1 | -15/+17 |
| * | API change: Memory maps are now methods of the owner class [O. Galibert] |  Olivier Galibert | 2018-02-12 | 1 | -2/+2 |
| * | xtal.h is dead, long live to xtal.cpp [O. Galibert] |  Olivier Galibert | 2018-01-23 | 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 |
| * | Remove a bunch of space.device().safe_pc() from devices (nw) |  Olivier Galibert | 2017-12-30 | 1 | -1/+1 |
| * | Make machine().describe_context() a const function returning a std::string (nw) |  AJR | 2017-07-13 | 1 | -27/+24 |
| * | some more devices/machine to device_add_mconfig (nw) |  Ivan Vangelista | 2017-06-01 | 1 | -28/+21 |
| * | 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 | -2/+2 |
| * | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 1 | -1/+1 |
| * | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -14/+14 |
| * | Created a tiny_rom_entry structure for the purposes of rom_entry declarations... |  Nathan Woods | 2016-08-06 | 1 | -1/+1 |
| * | Cleanup and version bumpmame0175 |  Miodrag Milanovic | 2016-06-29 | 1 | -2/+2 |
| * | Added command strobe callback interface for LDV1000, and hooked it up to esh.... |  angelosa | 2016-06-15 | 1 | -2/+8 |
| * | Eliminate device_t::static_config, a type-unsafe legacy feature. |  AJR | 2016-04-14 | 1 | -1/+1 |
| * | 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 | -2/+2 |
| * | Rename *.c -> *.cpp in our source (nw) |  Miodrag Milanovic | 2015-11-08 | 1 | -0/+656 |