| Commit message (Expand) | Author | Age | Files | Lines |
| * | Miscellaneous code cleanups: (#14346) |  shattered | 2025-10-16 | 1 | -5/+8 |
| * | 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 | -17/+2 |
| * | Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz] |  MooglyGuy | 2023-05-23 | 1 | -1/+0 |
| * | pic8259: Treat slave IRQs as level-triggered even when LTIM = 0 |  AJR | 2022-12-22 | 1 | -9/+8 |
| * | - Removed device_timer, device_timer_id, et al in favor of direct callback me... |  MooglyGuy | 2022-06-04 | 1 | -6/+8 |
| * | New machines marked as NOT_WORKING (#9356) |  shattered | 2022-03-17 | 1 | -0/+6 |
| * | Remove void *ptr parameter from emu_timer, timer_device and all related callb... |  AJR | 2022-01-26 | 1 | -1/+1 |
| * | Fix wangpc, incorrect memory size allocation. Also remove a use-before-init ... |  Olivier Galibert | 2020-11-27 | 1 | -0/+2 |
| * | i8085: Interrupt updates |  AJR | 2020-05-08 | 1 | -9/+0 |
| * | pic8259: Emulate three-cycle acknowledge for non-8086 mode |  AJR | 2020-05-08 | 1 | -38/+97 |
| * | emumem: Remove obsolete alignement limit |  Olivier Galibert | 2019-04-06 | 1 | -7/+10 |
| * | machine/pic8259.h: removed MCFG macros (nw) |  Ivan Vangelista | 2018-10-31 | 1 | -3/+2 |
| * | pic8259: NEC V5x ICU is always in x86 mode (nw) |  Patrick Mackinlay | 2018-10-31 | 1 | -4/+15 |
| * | space, space, space, space, space, space, space, space, mem_mask (nw) |  smf- | 2018-09-23 | 1 | -2/+2 |
| * | pic8259: Use device_resolve_objects (nw) |  AJR | 2018-05-13 | 1 | -2/+12 |
| * | pic8259: Break up the MCFG_PIC8259_ADD macro (nw) |  AJR | 2017-09-02 | 1 | -3/+3 |
| * | explicit sizes for enums used in save states - one should always do this to m... |  Vas Crabb | 2017-07-16 | 1 | -14/+14 |
| * | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 1 | -57/+27 |
| * | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 1 | -1/+1 |
| * | pg685: Preliminary hookups for numerous devices (nw) |  AJR | 2016-11-12 | 1 | -3/+3 |
| * | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -7/+7 |
| * | x68k: ELSE if (nw) |  cracyc | 2016-02-12 | 1 | -1/+4 |
| * | reverting: |  Miodrag Milanovic | 2016-01-20 | 1 | -12/+12 |
| * | tags are now strings (nw) |  Miodrag Milanovic | 2016-01-16 | 1 | -12/+12 |
| * | Rename *.c -> *.cpp in our source (nw) |  Miodrag Milanovic | 2015-11-08 | 1 | -0/+439 |