| Commit message (Expand) | Author | Age | Files | Lines |
| * | -keyboard/a1200, changela, goldnpkr, m68705prg, mexico86, pipeline, pitnrun, ... |  mooglyguy | 2018-12-14 | 1 | -1/+1 |
| * | Prevent aggressive incompetence (nw) |  Olivier Galibert | 2018-07-27 | 1 | -1/+3 |
| * | diexec.cpp: Better fix for indentation (nw) |  AJR | 2018-06-03 | 1 | -2/+2 |
| * | diexec.cpp: Fix formatting and validation mistake (nw) |  AJR | 2018-06-03 | 1 | -16/+16 |
| * | Point conceded; it is not, at this point, sensible to make m_vblank_interrupt... |  mooglyguy | 2018-06-03 | 1 | -9/+16 |
| * | No. |  mooglyguy | 2018-06-03 | 1 | -15/+8 |
| * | Back out diexec changes from commit 2cdb153103fa94d13a53dd747985ef56ec723e7a ... |  AJR | 2018-06-03 | 1 | -8/+15 |
| * | fixup, improve validation (nw) |  Vas Crabb | 2018-06-01 | 1 | -8/+5 |
| * | svis_snd cleanups, nw |  mooglyguy | 2018-06-01 | 1 | -9/+5 |
| * | Remove some machine().device usage from the core (nw) |  AJR | 2018-05-20 | 1 | -1/+1 |
| * | diexec: Interrupt API changes (nw) |  AJR | 2018-05-18 | 1 | -23/+44 |
| * | diexec: Note flaw in INPUT_LINE_RESET implementation (nw) |  AJR | 2018-04-08 | 1 | -0/+1 |
| * | Reshuffle some stuff: |  Vas Crabb | 2018-03-28 | 1 | -111/+36 |
| * | vgmplay: Disable POKEY and QSound devices if not required |  AJR | 2018-03-22 | 1 | -4/+4 |
| * | destaticify initializations (nw) (#3289) |  wilbertpol | 2018-03-04 | 1 | -58/+0 |
| * | rewind implementation fixes and improvements |  vadosnaprimer | 2017-12-22 | 1 | -3/+0 |
| * | Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" |  Firehawke | 2017-12-13 | 1 | -0/+3 |
| * | Revert "Merge branch 'master' of https://github.com/mamedev/mame" |  Firehawke | 2017-12-13 | 1 | -3/+0 |
| * | Fix MAME lockup if you step and PlayStation based game twice then rewind twic... |  smf- | 2017-12-07 | 1 | -0/+2 |
| * | icount was missing from the savestates |  vadosnaprimer | 2017-12-06 | 1 | -0/+1 |
| * | Replace driver_device::generic_pulse_irq_line with device_execute_interface::... |  AJR | 2017-11-14 | 1 | -0/+42 |
| * | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 1 | -0/+1 |
| * | Introduce u8/u16/u32/u64/s8/s16/s32/s64 |  Vas Crabb | 2016-11-19 | 1 | -13/+13 |
| * | Revert "Added IS_ENABLED, so we have compiler check for non used part, it is ... |  Miodrag Milanovic | 2016-11-12 | 1 | -6/+6 |
| * | Added IS_ENABLED, so we have compiler check for non used part, it is checked ... |  Miodrag Milanovic | 2016-11-11 | 1 | -6/+6 |
| * | Do not use FUNC in delegate where applicable (nw) |  Miodrag Milanovic | 2016-11-06 | 1 | -1/+1 |
| * | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -13/+13 |
| * | Iterate over devices C++11 style |  AJR | 2016-04-18 | 1 | -2/+1 |
| * | Iterate over core classes C++11 style |  AJR | 2016-03-31 | 1 | -1/+1 |
| * | TIMER_CALLBACK to TIMER_CALLBACK_MEMBER (nw) |  Miodrag Milanovic | 2016-03-07 | 1 | -20/+9 |
| * | Make octal flag part of address_space/address_space_config, not (illogically)... |  AJR | 2016-02-04 | 1 | -1/+0 |
| * | reverting: |  Miodrag Milanovic | 2016-01-20 | 1 | -19/+20 |
| * | tags are now strings (nw) |  Miodrag Milanovic | 2016-01-16 | 1 | -20/+19 |
| * | clang-modernize part 1 (nw) |  Miodrag Milanovic | 2015-12-03 | 1 | -14/+14 |
| * | Cleanups and version bumpmame0168 |  Miodrag Milanovic | 2015-11-25 | 1 | -1/+1 |
| * | Rename *.c -> *.cpp in our source (nw) |  Miodrag Milanovic | 2015-11-08 | 1 | -0/+903 |