summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/bq48x2.cpp
Commit message (Expand)AuthorAgeFilesLines
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-3/+3
* Use ioprocs classes instead of emu_file for device_nvram_interface's load and... AJR2022-02-271-6/+10
* Remove fileio.h from emu.h AJR2022-02-111-0/+2
* bq48x2: Derive clock chip from device_rtc_interface. Michael Zapf2020-06-201-55/+62
* bq48xx: Adding Benchmarq RTC chip emulations. Michael Zapf2020-04-141-0/+551