| Commit message (Expand) | Author | Age | Files | Lines |
| * | bus/nes_ctrl: Added NES support for Virtual Boy controllers. (#9124) |  0kmg | 2022-02-07 | 1 | -6/+39 |
| * | bus/nes_ctrl: Added a SNES controller port adapter. (#9027) |  0kmg | 2021-12-22 | 1 | -1/+1 |
| * | bus/nes_ctrl: Work on Famicom joypads + more separation of EXP port. (#8956) |  0kmg | 2021-12-11 | 1 | -59/+58 |
| * | bus/nes_ctrl: Disentangled Famicom joypad 2 from expansion port code. (#8949) |  0kmg | 2021-12-08 | 1 | -26/+14 |
| * | Moved localised I/O port name lookup into I/O port manager. |  Vas Crabb | 2021-12-09 | 1 | -6/+6 |
| * | new WORKING machines (#6252) |  David Haywood | 2020-02-02 | 1 | -25/+0 |
| * | bus/gamegear, bus/nes_ctrl, bus/sms_ctrl: Prevent crashing during validation ... |  AJR | 2019-07-12 | 1 | -1/+2 |
| * | nes,sms: Change the way screen is set for light gun |  Enik Land | 2019-07-09 | 1 | -1/+2 |
| * | -bus/nes_ctrl: Added support for dance mats, used by the nes_vt driver. [Davi... |  mooglyguy | 2018-12-20 | 1 | -1/+23 |
| * | -bus/nes/jaleco, pt554, bus/nes_ctrl/ctrl, hori, joypad: Removed MCFG and MAC... |  mooglyguy | 2018-12-20 | 1 | -3/+4 |
| * | Make MCFG_DEVICE_ADD and callable device types more flexible: |  Vas Crabb | 2018-05-04 | 1 | -3/+4 |
| * | API Change: Machine configs are now a method of the owner class, and the prot... |  Olivier Galibert | 2018-01-17 | 1 | -1/+1 |
| * | device_add_mconfig up to devices/bus/o* (nw) |  Ivan Vangelista | 2017-06-12 | 1 | -12/+5 |
| * | 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 | -18/+16 |
| * | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 1 | -5/+5 |
| * | Remove emu.h from headers (nw) |  Olivier Galibert | 2017-02-11 | 1 | -0/+1 |
| * | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -15/+15 |
| * | reverting: |  Miodrag Milanovic | 2016-01-20 | 1 | -6/+6 |
| * | Revert "rest of device parameters to std::string (nw)" |  Miodrag Milanovic | 2016-01-20 | 1 | -1/+1 |
| * | rest of device parameters to std::string (nw) |  Miodrag Milanovic | 2016-01-16 | 1 | -1/+1 |
| * | tags are now strings (nw) |  Miodrag Milanovic | 2016-01-16 | 1 | -6/+6 |
| * | clang-modernize part 2 |  Miodrag Milanovic | 2015-12-04 | 1 | -1/+1 |
| * | fix uninitialized class members for bus devices (nw) |  Miodrag Milanovic | 2015-11-14 | 1 | -2/+2 |
| * | Rename *.c -> *.cpp in our source (nw) |  Miodrag Milanovic | 2015-11-08 | 1 | -0/+315 |