summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/bq4847.h
Commit message (Expand)AuthorAgeFilesLines
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-271-2/+2
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-1/+1
* Revert initialisation of device members in headers. Vas Crabb2022-04-031-1/+1
* init vars for coverity (devices/machine/5-i) Robbbert2022-04-021-1/+1
* Use ioprocs classes instead of emu_file for device_nvram_interface's load and... AJR2022-02-271-2/+2
* BQ4847: added BQ4845 device type which uses an external crystal, added wdo ou... smf-2021-12-231-73/+48
* bq4847: Derived from di_rtc, several fixes. Michael Zapf2020-06-091-11/+19
* bq48xx: Adding Benchmarq RTC chip emulations. Michael Zapf2020-04-141-0/+115