summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/msm58321.cpp
Commit message (Expand)AuthorAgeFilesLines
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-38/+41
* Use ioprocs classes instead of emu_file for device_nvram_interface's load and... AJR2022-02-271-6/+8
* Remove fileio.h from emu.h AJR2022-02-111-0/+2
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* msm58231.cpp: initialized one variable which was causing problems for some dr... Ivan Vangelista2020-06-011-1/+3
* misc cleanup (nw) Vas Crabb2018-10-281-4/+7
* rtc: add leap year support (nw) Sven Schnelle2018-10-101-41/+67
* msm58321: Correct duty cycle for busy output AJR2018-04-271-3/+9
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-17/+18
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-4/+4
* Soft resets no longer turn back clocks on devices AJR2016-10-091-4/+0
* reverting: Miodrag Milanovic2016-01-201-13/+13
* tags are now strings (nw) Miodrag Milanovic2016-01-161-13/+13
* clang-modernize part 6 Miodrag Milanovic2015-12-041-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+646