| Commit message (Expand) | Author | Age | Files | Lines |
| * | Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz] |  MooglyGuy | 2023-05-23 | 1 | -12/+12 |
| * | - Removed device_timer, device_timer_id, et al in favor of direct callback me... |  MooglyGuy | 2022-06-04 | 1 | -19/+16 |
| * | bus/nes: Updated Jaleco boards. (#9628) |  0kmg | 2022-04-28 | 1 | -232/+121 |
| * | bus/nes: Corrected NOCASH_NOCHR homebrew board emulation. (#9611) |  0kmg | 2022-04-23 | 1 | -1/+0 |
| * | bus/nes: Remove redundant start and reset device overrides. (#9516) |  0kmg | 2022-04-05 | 1 | -41/+0 |
| * | nes: Various minor fixes, more cleanups with bit functions. (#9488) |  0kmg | 2022-04-02 | 1 | -3/+3 |
| * | bus/nes: Simplifications using bit utility functions. (#9444) |  0kmg | 2022-03-23 | 1 | -2/+2 |
| * | Remove void *ptr parameter from emu_timer, timer_device and all related callb... |  AJR | 2022-01-26 | 1 | -1/+1 |
| * | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -11/+11 |
| * | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -11/+11 |
| * | bus/nes, vrc6: Simplify read/write handlers; misc. minor changes (nw) |  AJR | 2019-02-25 | 1 | -11/+11 |
| * | -bus/nes/jaleco, pt554, bus/nes_ctrl/ctrl, hori, joypad: Removed MCFG and MAC... |  mooglyguy | 2018-12-20 | 1 | -49/+49 |
| * | nes_slot.cpp: Privatize m_maincpu member (nw) |  AJR | 2018-05-13 | 1 | -7/+6 |
| * | nes: CPU clock (well, phase 2 clock) also received by cartridge slot (nw) |  AJR | 2018-05-13 | 1 | -1/+1 |
| * | dsp16: fix condition mask in disassembler (nw) |  Vas Crabb | 2018-05-09 | 1 | -7/+7 |
| * | Streamline machine configuration macros - everyone's a device edition. |  Vas Crabb | 2018-05-06 | 1 | -7/+7 |
| * | API Change: Machine configs are now a method of the owner class, and the prot... |  Olivier Galibert | 2018-01-17 | 1 | -7/+7 |
| * | device_add_mconfig up to devices/bus/o* (nw) |  Ivan Vangelista | 2017-06-12 | 1 | -47/+9 |
| * | Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. |  Vas Crabb | 2017-05-22 | 1 | -7/+7 |
| * | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 1 | -43/+43 |
| * | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 1 | -12/+14 |
| * | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -18/+18 |
| * | reverting: |  Miodrag Milanovic | 2016-01-20 | 1 | -16/+16 |
| * | Revert "rest of device parameters to std::string (nw)" |  Miodrag Milanovic | 2016-01-20 | 1 | -4/+4 |
| * | rest of device parameters to std::string (nw) |  Miodrag Milanovic | 2016-01-16 | 1 | -4/+4 |
| * | tags are now strings (nw) |  Miodrag Milanovic | 2016-01-16 | 1 | -16/+16 |
| * | clang-modernize part 2 |  Miodrag Milanovic | 2015-12-04 | 1 | -7/+7 |
| * | fix uninitialized class members for bus devices (nw) |  Miodrag Milanovic | 2015-11-14 | 1 | -8/+8 |
| * | Rename *.c -> *.cpp in our source (nw) |  Miodrag Milanovic | 2015-11-08 | 1 | -0/+886 |