| 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 | -1/+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 |
| * | 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 |