summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/msm6242.h
Commit message (Expand)AuthorAgeFilesLines
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-271-2/+2
* misc/magicard.cpp: Added required devices and default NVRAM contents. (#9970) Paul-Arnold2022-08-181-0/+2
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-2/+1
* Revert initialisation of device members in headers. Vas Crabb2022-04-031-6/+6
* init vars for coverity (devices/machine/k-p) Robbbert2022-04-021-6/+6
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* cxd1095, msm6242: Simplify handler signatures; use shorter type names (nw) AJR2020-03-111-22/+22
* (nw) Clean up the mess on master Vas Crabb2019-03-261-5/+0
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-0/+5
* src/devices: a bit more MCFG macro removal (nw) Ivan Vangelista2019-01-181-5/+0
* devcb3 Vas Crabb2018-07-071-1/+2
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-2/+2
* msm6242: Deassert interrupt output when the IRQ flag is cleared AJR2018-02-181-0/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-18/+18
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* Make RTC-6242x and RTC-7242x nominally distinct device types (nw) AJR2016-11-151-1/+41
* Add MSM6242 pin diagrams for good measure (nw) AJR2016-11-151-1/+27
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-15/+15
* missed these in previous commit. (nw) smf-2016-10-121-0/+1
* Soft resets no longer turn back clocks on devices AJR2016-10-091-1/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* override part 1 (nw) Miodrag Milanovic2015-12-051-6/+6
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+83