| Commit message (Expand) | Author | Age | Files | Lines |
* | Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz] |  MooglyGuy | 2023-05-23 | 1 | -10/+11 |
* | schedule: rename add_scheduling_quantum to add_quantum, added perfect_quatum ... |  hap | 2022-09-02 | 1 | -2/+2 |
* | - Removed device_timer, device_timer_id, et al in favor of direct callback me... |  MooglyGuy | 2022-06-04 | 1 | -101/+125 |
* | 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 | -14/+14 |
* | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -40/+40 |
* | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -40/+40 |
* | Philips company is 1 L (nw) |  hap | 2019-02-28 | 1 | -40/+40 |
* | mcs48: Removed MCFG, nw |  mooglyguy | 2018-12-08 | 1 | -10/+11 |
* | as if millions of this pointers suddenly cried out in terror, and were sudden... |  Vas Crabb | 2018-06-08 | 1 | -4/+4 |
* | Streamline machine configuration macros - everyone's a device edition. |  Vas Crabb | 2018-05-06 | 1 | -8/+8 |
* | Address maps macros removal, pass 1 [O. Galibert] |  Olivier Galibert | 2018-03-14 | 1 | -6/+7 |
* | API change: Memory maps are now methods of the owner class [O. Galibert] |  Olivier Galibert | 2018-02-12 | 1 | -1/+1 |
* | xtal.h is dead, long live to xtal.cpp [O. Galibert] |  Olivier Galibert | 2018-01-23 | 1 | -1/+1 |
* | 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 | -20/+21 |
* | some more devices/machine to device_add_mconfig (nw) |  Ivan Vangelista | 2017-06-01 | 1 | -18/+11 |
* | 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 |
* | mcs48: Convert ports to devcb (nw) |  AJR | 2017-05-06 | 1 | -6/+8 |
* | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 1 | -1/+1 |
* | converted lot of TRUE/FALSE to real boolean and updated types (nw) |  Miodrag Milanovic | 2016-10-22 | 1 | -1/+1 |
* | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -9/+9 |
* | Created a tiny_rom_entry structure for the purposes of rom_entry declarations... |  Nathan Woods | 2016-08-06 | 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 |
* | cleanup (nw) |  Miodrag Milanovic | 2015-12-26 | 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/+653 |