summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/input.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/input.cpp')
0 files changed, 0 insertions, 0 deletions
+0100'>2016-01-161-1/+1 * overrides in drivers (nw) Miodrag Milanovic2015-12-061-1/+1 * owner name consistency and typo fix (nw) Miodrag Milanovic2015-05-221-1/+1 * Update for Carlos A. Lozano, Victor Trucco and Charles MacDonald, also few fi... Miodrag Milanovic2015-05-221-1/+1 * Sync other dirs with main driver license for MAME (nw) Miodrag Milanovic2015-05-131-1/+1 * Added dummy license headers for MAME part (nw) Miodrag Milanovic2015-05-071-0/+2 * Cleanups and version bumpmame0159 Miodrag Milanovic2015-02-251-5/+5 * bloodbro.c: added save state support (nw) Ivan Vangelista2015-02-041-10/+15 * Moved optional_device<screen_device> m_screen and optional_device<palette_dev... Miodrag Milanovic2014-03-051-1/+3 * moved optional_device<gfxdecode_device> to specific drivers state classes (nw) Miodrag Milanovic2014-02-171-1/+3 * Fix long-standing architectural wart: the priority bitmap is no longer owned Aaron Giles2013-07-261-2/+2 * Hooked Seibu CRTC to D-Con and Blood Bros. HWs, nw Angelo Salese2013-07-121-2/+4 * added m_maincpu to the rest of drivers in mame (nw) Miodrag Milanovic2013-04-101-1/+3 * unified formating of state class constructors, no functional change (nw) Miodrag Milanovic2013-04-101-1/+1 * Modernization of drivers part 1 (no whatsnew) Miodrag Milanovic2013-02-051-0/+2 * manual cleanup of mame and mess includes (no whatsnew) Miodrag Milanovic2012-09-181-9/+0 * Modernized screen update calls (no whatsnew)