| Commit message (Expand) | Author | Age | Files | Lines |
* | Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... |  holub | 2024-09-27 | 1 | -5/+5 |
* | - Removed device_timer, device_timer_id, et al in favor of direct callback me... |  MooglyGuy | 2022-06-04 | 1 | -1/+3 |
* | Remove void *ptr parameter from emu_timer, timer_device and all related callb... |  AJR | 2022-01-26 | 1 | -1/+1 |
* | devices/machine: simplified handlers for various devices (nw) |  Ivan Vangelista | 2020-03-24 | 1 | -8/+8 |
* | misc cleanup (nw) |  Vas Crabb | 2018-10-28 | 1 | -1/+1 |
* | scudsp, sega_scu, serflash, smartmed, smc91c9x, smioc, smpc : removed MCFG ma... |  Ivan Vangelista | 2018-10-26 | 1 | -8/+2 |
* | r9751: Implement proper SMIOC emulation through new uart emulation (#4188) |  Brandon Munger | 2018-10-24 | 1 | -1/+93 |
* | Streamline machine configuration macros - everyone's a device edition. |  Vas Crabb | 2018-05-06 | 1 | -14/+3 |
* | devices/machine: some private-ization (nw) |  Ivan Vangelista | 2018-02-15 | 1 | -1/+4 |
* | API change: Memory maps are now methods of the owner class [O. Galibert] |  Olivier Galibert | 2018-02-12 | 1 | -0/+1 |
* | r9751: smioc - add 8237 DMA controllers, rs232 ports, and update documentation |  Brandon Munger | 2017-07-17 | 1 | -0/+18 |
* | r9751: Add initial SMIOC device (#2423) |  Brandon Munger | 2017-06-30 | 1 | -0/+47 |