summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/msm5832.cpp
Commit message (Expand)AuthorAgeFilesLines
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-6/+6
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-10/+5
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* msm5832: Simplify handlers (nw) AJR2019-10-211-2/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-15/+15
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* More accurate MSM5832 WR emulation; add pinout for RTC58323 (nw) AJR2016-11-131-35/+40
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-3/+3
* amusco: Minor changes (nw) AJR2016-10-151-9/+11
* Soft resets no longer turn back clocks on devices AJR2016-10-091-10/+0
* reverting: Miodrag Milanovic2016-01-201-10/+10
* tags are now strings (nw) Miodrag Milanovic2016-01-161-10/+10
* clang-modernize part 6 Miodrag Milanovic2015-12-041-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+306