| Commit message (Expand) | Author | Age | Files | Lines |
* | ds8874: move to video folder (led driver chip), |  hap | 2024-04-11 | 1 | -1/+1 |
* | pit8253: fix old regression with mode 3 and odd timer count |  hap | 2024-03-23 | 1 | -6/+2 |
* | emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) |  Vas Crabb | 2023-06-17 | 1 | -1/+0 |
* | - Removed device_timer, device_timer_id, et al in favor of direct callback me... |  MooglyGuy | 2022-06-04 | 1 | -24/+13 |
* | pit8253: prevent elapsed_cycles from going negative |  cracyc | 2022-02-10 | 1 | -1/+1 |
* | Remove void *ptr parameter from emu_timer, timer_device and all related callb... |  AJR | 2022-01-26 | 1 | -1/+1 |
* | 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 |