| Commit message (Expand) | Author | Age | Files | Lines |
| * | nes.cpp, playch10.cpp, vsnes.cpp: Made zapper less bad. (#9284) |  0kmg | 2022-02-09 | 2 | -20/+35 |
| * | bus/nes_ctrl: Added NES support for Virtual Boy controllers. (#9124) |  0kmg | 2022-02-07 | 5 | -41/+61 |
| * | Remove void *ptr parameter from emu_timer, timer_device and all related callb... |  AJR | 2022-01-26 | 4 | -4/+4 |
| * | -bus/nes_ctrl: Added support for Famicom Turbofile backup RAM. (#9034) |  0kmg | 2021-12-26 | 5 | -2/+203 |
| * | bus/nes_ctrl: Added a SNES controller port adapter. (#9027) |  0kmg | 2021-12-22 | 4 | -1/+122 |
| * | bus/nes_ctrl: Minor cleanup for Konami Hyper Shot controllers. (#9023) |  0kmg | 2021-12-21 | 2 | -42/+23 |
| * | bus/nes_ctrl: Updated mahjong controller based on hardware info. (#9024) |  0kmg | 2021-12-21 | 3 | -42/+46 |
| * | bus/nes_ctrl: Updated Partytap controller. (#8943) |  0kmg | 2021-12-14 | 2 | -40/+22 |
| * | bus/nes_ctrl: Revised Bandai Hyper Shot to only use exp port calls. (#8947) |  0kmg | 2021-12-14 | 2 | -13/+15 |
| * | bus/nes_ctrl: Work on Famicom joypads + more separation of EXP port. (#8956) |  0kmg | 2021-12-11 | 10 | -229/+227 |
| * | bus/nes_ctrl: Disentangled Famicom joypad 2 from expansion port code. (#8949) |  0kmg | 2021-12-08 | 4 | -55/+55 |
| * | Moved localised I/O port name lookup into I/O port manager. |  Vas Crabb | 2021-12-09 | 1 | -6/+6 |
| * | bus/nes_ctrl: Updated Arkanoid paddles. (#8935) |  0kmg | 2021-12-06 | 2 | -38/+69 |
| * | bus/nes_ctrl: Added support for Exciting Boxing air bag controller. (#8817) |  0kmg | 2021-11-20 | 3 | -0/+142 |
| * | bus/nes_ctrl: Removed device_reset() for recently updated input devices. (#8846) |  0kmg | 2021-11-20 | 6 | -32/+0 |
| * | bus/nes_ctrl: Updated Power Pad code. Promoted all games to working. (#8827) |  0kmg | 2021-11-16 | 2 | -64/+59 |
| * | bus/nes_ctrl: Added support for Bandai Hyper Shot light gun. (#8794) |  0kmg | 2021-11-12 | 3 | -16/+113 |
| * | bus/nes_ctrl: Added support for Doremikko piano keyboard. (#8790) |  0kmg | 2021-11-11 | 3 | -0/+223 |
| * | bus/nes_ctrl: Added emulation for IGS Tap-tap Mat controller. (#8772) |  0kmg | 2021-11-03 | 5 | -195/+265 |
| * | bus/nes_ctrl: Fixed Family Trainer button reads. (#8773) |  0kmg | 2021-11-01 | 1 | -29/+18 |
| * | Eliminate ARRAY_LENGTH template in favor of C++17's std::size |  AJR | 2021-02-14 | 1 | -1/+1 |
| * | new WORKING machines (#6252) |  David Haywood | 2020-02-02 | 4 | -49/+0 |
| * | Spring cleaning: |  Vas Crabb | 2019-11-01 | 2 | -5/+5 |
| * | some Visual Studio 2019 fixes (nw) |  smf- | 2019-09-29 | 2 | -1/+2 |
| * | bus/gamegear, bus/nes_ctrl, bus/sms_ctrl: Prevent crashing during validation ... |  AJR | 2019-07-12 | 2 | -7/+14 |
| * | nes,sms: Change the way screen is set for light gun |  Enik Land | 2019-07-09 | 7 | -18/+29 |
| * | nes, sms: Fix light gun regression |  Enik Land | 2019-07-02 | 1 | -1/+13 |
| * | nes: Replace VDP bitmap access with screen().pixel() for lightgun emulation (... |  enikland2 | 2019-03-30 | 4 | -19/+11 |
| * | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 2 | -10/+11 |
| * | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 2 | -11/+10 |
| * | magedev\cassette: removed MCFG macros (nw) |  Ivan Vangelista | 2019-01-22 | 1 | -5/+6 |
| * | midi: remove MCFG macros (nw) |  Ivan Vangelista | 2019-01-19 | 1 | -5/+5 |
| * | srcclean (nw) |  Vas Crabb | 2018-12-23 | 1 | -2/+2 |
| * | -bus/nes_ctrl: Added support for dance mats, used by the nes_vt driver. [Davi... |  mooglyguy | 2018-12-20 | 4 | -6/+52 |
| * | -bus/nes/jaleco, pt554, bus/nes_ctrl/ctrl, hori, joypad: Removed MCFG and MAC... |  mooglyguy | 2018-12-20 | 3 | -35/+39 |
| * | -bcreader, busmouse, cdp1852, cdp1871, cdp1879, cr511b, cs4031, cs8221, cxd10... |  Ryan Holtz | 2018-08-16 | 1 | -3/+4 |
| * | More cleanup/streamlining of machine configuration and macros: |  Vas Crabb | 2018-05-15 | 1 | -0/+1 |
| * | Streamline machine configuration macros - everyone's a device edition. |  Vas Crabb | 2018-05-06 | 1 | -1/+1 |
| * | Make MCFG_DEVICE_ADD and callable device types more flexible: |  Vas Crabb | 2018-05-04 | 4 | -53/+60 |
| * | Sarayan made me do it. |  Vas Crabb | 2018-04-28 | 1 | -2/+1 |
| * | destaticify initializations (nw) (#3289) |  wilbertpol | 2018-03-04 | 1 | -2/+2 |
| * | API Change: Machine configs are now a method of the owner class, and the prot... |  Olivier Galibert | 2018-01-17 | 6 | -7/+7 |
| * | Cleaned up serial, matrix keyboard and TI-8x link protocol interfaces: |  Vas Crabb | 2017-07-11 | 1 | -4/+0 |
| * | device_add_mconfig up to devices/bus/o* (nw) |  Ivan Vangelista | 2017-06-12 | 10 | -69/+35 |
| * | Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. |  Vas Crabb | 2017-05-22 | 5 | -6/+6 |
| * | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 32 | -240/+242 |
| * | nes.xml: new dumps |  Kaz | 2017-04-06 | 1 | -3/+3 |
| * | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 16 | -23/+23 |
| * | Remove emu.h from headers (nw) |  Olivier Galibert | 2017-02-11 | 32 | -16/+16 |
| * | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 32 | -187/+187 |