| Commit message (Expand) | Author | Age | Files | Lines |
| * | m6809,6522via,6840ptm: zerofill more variables at device start, |  hap | 2023-07-23 | 1 | -14/+41 |
| * | emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) |  Vas Crabb | 2023-06-17 | 1 | -4/+0 |
| * | Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz] |  MooglyGuy | 2023-05-23 | 1 | -6/+6 |
| * | 6840ptm.cpp: Fix unsigned comparison |  AJR | 2022-10-22 | 1 | -1/+1 |
| * | -6840ptm: Fixed counter duration and fixed output behavior in single-shot and... |  MooglyGuy | 2022-07-20 | 1 | -282/+221 |
| * | -duet16: Added external PTM clock. [Ryan Holtz] (#10103) |  MooglyGuy | 2022-07-18 | 1 | -12/+12 |
| * | fairlight/cmi.cpp: Fairlight CMI IIx audio improvements: (#10086) [Ryan Holtz] |  MooglyGuy | 2022-07-16 | 1 | -90/+215 |
| * | - Removed device_timer, device_timer_id, et al in favor of direct callback me... |  MooglyGuy | 2022-06-04 | 1 | -37/+28 |
| * | Remove void *ptr parameter from emu_timer, timer_device and all related callb... |  AJR | 2022-01-26 | 1 | -1/+1 |
| * | 6840ptm.cpp: updated m_gate initialization as per comments to d026d1ba845f899... |  Ivan Vangelista | 2020-10-03 | 1 | -1/+5 |
| * | 6840ptm.cpp: initialized array to fix listxml and validate crash |  Ivan Vangelista | 2020-09-30 | 1 | -0/+1 |
| * | -6840ptm: Fixed a couple of issues related to the T3 divisor. |  Ryan Holtz | 2020-06-29 | 1 | -7/+9 |
| * | srcclean and manual adjustments (nw) |  Vas Crabb | 2020-02-23 | 1 | -9/+9 |
| * | (nw) whole lot less of { *this } |  Vas Crabb | 2020-02-05 | 1 | -4/+2 |
| * | -6840ptm: Undid previous changes other than the addition of logmacro. Should ... |  MooglyGuy | 2020-02-04 | 1 | -7/+0 |
| * | -6840ptm: Added specific logging channels. Added direct output state getter. ... |  mooglyguy | 2020-02-02 | 1 | -22/+41 |
| * | Add AMD/Plessey 2812 FIFO device (for WIP Star Rider driver) |  Vas Crabb | 2019-04-21 | 1 | -8/+0 |
| * | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -2/+2 |
| * | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -2/+2 |
| * | 6821pia, 6840ptm, 6850acia, bus/ss50, cmi01a: Simplify read/write handlers (nw) |  AJR | 2019-02-18 | 1 | -2/+2 |
| * | 6840: fix dual byte mode once again (nw) (#4081) |  dxl | 2018-10-07 | 1 | -8/+17 |
| * | Details, details (nw) |  Vas Crabb | 2018-09-01 | 1 | -3/+6 |
| * | Fix output pins in Dual 8 bit mode (nw) |  Sven Schnelle | 2018-08-31 | 1 | -8/+27 |
| * | 6840ptm: fix divide by 8 mode |  Sven Schnelle | 2018-06-23 | 1 | -0/+4 |
| * | 6840ptm: Counter/timers are numbered from 1 to 3, not 0 to 2 as with 8253 (nw) |  AJR | 2018-02-20 | 1 | -17/+17 |
| * | 6840ptm: Stop defaulting external clocks to 1 Hz |  AJR | 2018-02-19 | 1 | -22/+11 |
| * | Candela PAL driven address map (#2657) |  Joakim Larsson Edström | 2017-09-19 | 1 | -0/+1 |
| * | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 1 | -27/+27 |
| * | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 1 | -1/+1 |
| * | 6840ptm: use standard device clock for internal clock |  Dirk Best | 2016-12-04 | 1 | -26/+15 |
| * | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -3/+3 |
| * | Change 6840ptm to use an array of devcb_write_line, nw |  therealmogminer@gmail.com | 2016-10-03 | 1 | -69/+26 |
| * | -6840ptm: Changed WRITE8 to WRITE_LINE for single-bit outputs. [Ryan Holtz] |  therealmogminer@gmail.com | 2016-10-03 | 1 | -12/+12 |
| * | 6840: Load the counter when held in reset [O. Galibert] |  Olivier Galibert | 2016-09-16 | 1 | -1/+1 |
| * | -cmi2x: Fixed channel card memory tests. [Ryan Holtz] |  therealmogminer@gmail.com | 2016-09-16 | 1 | -33/+41 |
| * | reverting: |  Miodrag Milanovic | 2016-01-20 | 1 | -18/+18 |
| * | tags are now strings (nw) |  Miodrag Milanovic | 2016-01-16 | 1 | -18/+18 |
| * | clang-modernize part 6 |  Miodrag Milanovic | 2015-12-04 | 1 | -5/+5 |
| * | Rename *.c -> *.cpp in our source (nw) |  Miodrag Milanovic | 2015-11-08 | 1 | -0/+755 |