summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/msm6242.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* ds8874: move to video folder (led driver chip), hap9 days1-1/+1
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-4/+2
* Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz] MooglyGuy2023-05-231-1/+0
* srcclean in preparation for release Vas Crabb2022-08-281-1/+1
* misc/magicard.cpp: Added required devices and default NVRAM contents. (#9970) Paul-Arnold2022-08-181-3/+24
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-18/+2
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* Fix most implicit fallthrough warnings from clang Vas Crabb2020-11-171-2/+2
* cxd1095, msm6242: Simplify handler signatures; use shorter type names (nw) AJR2020-03-111-27/+27
* msm6242: Deassert interrupt output when the IRQ flag is cleared AJR2018-02-181-9/+26
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-30/+31
* Self-registering devices prep: Vas Crabb2017-02-271-5/+5
* Make RTC-6242x and RTC-7242x nominally distinct device types (nw) AJR2016-11-151-2/+53
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-18/+18
* Soft resets no longer turn back clocks on devices AJR2016-10-091-3/+0
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+557