| Commit message (Expand) | Author | Age | Files | Lines |
| * | -machine/genpc.h: Connect iochrdy properly. Also don't forward the same thin... |  Vas Crabb | 2024-07-04 | 1 | -1/+1 |
| * | machine/am9513.cpp: fixed wrong log message for cascading TCs (#12489) |  Adam Billyard | 2024-06-19 | 1 | -1/+1 |
| * | ds8874: move to video folder (led driver chip), |  hap | 2024-04-11 | 1 | -1/+1 |
| * | emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) |  Vas Crabb | 2023-06-17 | 1 | -7/+3 |
| * | Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz] |  MooglyGuy | 2023-05-23 | 1 | -12/+11 |
| * | - Removed device_timer, device_timer_id, et al in favor of direct callback me... |  MooglyGuy | 2022-06-04 | 1 | -13/+10 |
| * | Remove void *ptr parameter from emu_timer, timer_device and all related callb... |  AJR | 2022-01-26 | 1 | -1/+1 |
| * | Fix most implicit fallthrough warnings from clang |  Vas Crabb | 2020-11-17 | 1 | -1/+1 |
| * | unistar: Hook up one bank of DIP switches (nw) |  AJR | 2020-03-06 | 1 | -1/+1 |
| * | (nw) whole lot less of { *this } |  Vas Crabb | 2020-02-05 | 1 | -6/+5 |
| * | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -4/+4 |
| * | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -4/+4 |
| * | am9513, am9517a, am9519, at_keybc, cs4031, ds128x, mc141618, wd7600: Simplify... |  AJR | 2019-03-07 | 1 | -4/+4 |
| * | Grammar police (nw) |  Olivier Galibert | 2018-02-24 | 1 | -1/+1 |
| * | am9513: Invert polarity of unused inputs (nw) |  AJR | 2017-10-28 | 1 | -4/+8 |
| * | am9513: Counters 1 and 5 are indeed treated as adjacent (nw) |  AJR | 2017-10-06 | 1 | -20/+23 |
| * | am9513: Implement time-of-day mode |  AJR | 2017-10-06 | 1 | -16/+120 |
| * | am9513: Improved mode logging (nw) |  AJR | 2017-09-23 | 1 | -8/+34 |
| * | seattle: Add Intel 8259 and Am9513 devices (nw) |  AJR | 2017-09-23 | 1 | -1/+3 |
| * | am9513: More defined master reset behavior (nw) |  AJR | 2017-09-23 | 1 | -3/+7 |
| * | codata: Add uPD7201 + Am9513 and hook up their interrupts (nw) |  AJR | 2017-09-23 | 1 | -2/+6 |
| * | unistar: Some device hookups (nw) |  AJR | 2017-09-22 | 1 | -3/+3 |
| * | am9513: A few more refinements (nw) |  AJR | 2017-09-22 | 1 | -5/+11 |
| * | ft68m: Use serial terminal and Am9513A (nw) |  AJR | 2017-09-22 | 1 | -1/+1 |
| * | am9513: Fix load command (nw) |  AJR | 2017-09-22 | 1 | -8/+12 |
| * | am9513: New device |  AJR | 2017-09-22 | 1 | -0/+1318 |