| Commit message (Expand) | Author | Age | Files | Lines |
| * | Since I already had to touch all device_timer signatures, bite the bullet and... |  Aaron Giles | 2021-08-20 | 1 | -2/+3 |
| * | Rename raw_subseconds() to frac(). Create initial cut at new attotime impleme... |  Aaron Giles | 2021-04-04 | 1 | -1/+1 |
| * | Switch out attoseconds in favor of more abstract subseconds. Update everyone ... |  Aaron Giles | 2021-04-02 | 1 | -25/+1 |
| * | Major timer object reshuffling. timer_expired_delegate wraps the various call... |  Aaron Giles | 2021-03-26 | 1 | -1/+1 |
| * | Add scheduler object and accessor to device_t. Upgrade all 3 timer parameters... |  Aaron Giles | 2021-03-24 | 1 | -1/+1 |
| * | Made m_seconds and m_attoseconds private members to allow for future abstract... |  Aaron Giles | 2021-03-17 | 1 | -10/+10 |
| * | srcclean for 0.224 |  Vas Crabb | 2020-08-23 | 1 | -1/+1 |
| * | pit8253: Fix cycles computation error due to using floating-point. |  Aaron Giles | 2020-08-20 | 1 | -1/+38 |
| * | Sound and other improvements to Sega G-80 games. (#7103) |  Aaron Giles | 2020-08-19 | 1 | -27/+51 |
| * | (nw) whole lot less of { *this } |  Vas Crabb | 2020-02-05 | 1 | -1/+1 |
| * | v5x: Emulate internal/external timer clock input selection; internalize CPU c... |  AJR | 2019-11-12 | 1 | -2/+4 |
| * | pit8253.cpp: Fixed some log messages |  Joakim Larsson Edstrom | 2019-10-07 | 1 | -2/+2 |
| * | pit8253.cpp: introduced logmacro.h based logging |  Joakim Larsson Edstrom | 2019-09-26 | 1 | -19/+25 |
| * | pit8253: minor refactor (nw) |  Patrick Mackinlay | 2019-09-13 | 1 | -20/+13 |
| * | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -5/+6 |
| * | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -6/+5 |
| * | -src/devices/machine: Random MCFG and MACHINE_CONFIG removals, nw |  MooglyGuy | 2019-02-03 | 1 | -5/+6 |
| * | space, space, space, space, space, space, space, space, mem_mask (nw) |  smf- | 2018-09-23 | 1 | -2/+2 |
| * | pit8253: Counters are now subdevices |  AJR | 2018-03-03 | 1 | -479/+428 |
| * | compc: handle slight fe2010 pit incompatibility (nw) |  cracyc | 2017-07-10 | 1 | -7/+14 |
| * | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 1 | -13/+6 |
| * | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 1 | -2/+2 |
| * | pit8253: Reading back the count while in the middle of a 16-bit write returns... |  Dirk Best | 2016-12-19 | 1 | -2/+10 |
| * | amusco: Fix PIT IRQs; game speed is much better now |  AJR | 2016-11-13 | 1 | -0/+6 |
| * | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -20/+20 |
| * | amusco: Major improvements; promoted to WORKING |  AJR | 2016-10-15 | 1 | -14/+14 |
| * | * Support *n conversion in stream_format/string_format |  Vas Crabb | 2016-03-01 | 1 | -1/+1 |
| * | reverting: |  Miodrag Milanovic | 2016-01-20 | 1 | -3/+3 |
| * | 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 | -3/+3 |
| * | clang-modernize part 3 |  Miodrag Milanovic | 2015-12-04 | 1 | -7/+7 |
| * | These are not needed with official tools (nw) |  Miodrag Milanovic | 2015-11-10 | 1 | -11/+0 |
| * | Rename *.c -> *.cpp in our source (nw) |  Miodrag Milanovic | 2015-11-08 | 1 | -0/+1135 |