| Commit message (Expand) | Author | Age | Files | Lines |
* | Demote tautological-compare to a warning again. |  Vas Crabb | 2024-11-27 | 1 | -11/+3 |
* | Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... |  holub | 2024-09-27 | 1 | -5/+5 |
* | RTC interface updates |  AJR | 2023-02-03 | 1 | -1/+8 |
* | - Removed device_timer, device_timer_id, et al in favor of direct callback me... |  MooglyGuy | 2022-06-04 | 1 | -9/+4 |
* | Remove void *ptr parameter from emu_timer, timer_device and all related callb... |  AJR | 2022-01-26 | 1 | -1/+1 |
* | devices/machine, sound and video: removed read and write macros (nw) |  Ivan Vangelista | 2020-06-17 | 1 | -4/+4 |
* | devices/machine: simplified handlers for various devices (nw) |  Ivan Vangelista | 2020-03-24 | 1 | -16/+16 |
* | scudsp, sega_scu, serflash, smartmed, smc91c9x, smioc, smpc : removed MCFG ma... |  Ivan Vangelista | 2018-10-26 | 1 | -96/+19 |
* | devcb3 |  Vas Crabb | 2018-07-07 | 1 | -12/+12 |
* | Set finder tag relative to current device being configured rather than |  Vas Crabb | 2018-04-30 | 1 | -1/+1 |
* | Remove first_screen from smpc, nw |  mooglyguy | 2018-03-10 | 1 | -4/+9 |
* | destaticify initializations (nw) (#3289) |  wilbertpol | 2018-03-04 | 1 | -27/+70 |
* | devices/machine: some private-ization (nw) |  Ivan Vangelista | 2018-02-15 | 1 | -15/+17 |
* | API change: Memory maps are now methods of the owner class [O. Galibert] |  Olivier Galibert | 2018-02-12 | 1 | -1/+2 |
* | srcclean (nw) |  Vas Crabb | 2017-10-22 | 1 | -13/+13 |
* | Improve previous commit (nw) |  angelosa | 2017-10-06 | 1 | -2/+1 |
* | smpc.cpp: simulate SETTIME bit behaviour if an invalid NVRAM data is found fo... |  angelosa | 2017-10-05 | 1 | -2/+2 |
* | saturn.cpp: rewritten SMPC into a device [Angelo Salese] |  angelosa | 2017-10-05 | 1 | -29/+38 |
* | smpc.cpp: execute commands internal to the device for ST-V (nw) |  angelosa | 2017-10-05 | 1 | -4/+48 |
* | smpc.cpp: move IREG & OREG to internal device state (nw) |  angelosa | 2017-10-05 | 1 | -2/+9 |
* | smpc.cpp: reset/halt/nmi lines delegation (nw) |  angelosa | 2017-10-05 | 1 | -10/+69 |
* | saturn.cpp: SMPC device-ification part 1 (nw) |  angelosa | 2017-10-05 | 1 | -0/+109 |
* | Move all devices into separate part of src tree (nw) |  Miodrag Milanovic | 2015-09-13 | 1 | -0/+7 |