summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/h8/h8_watchdog.cpp
Commit message (Expand)AuthorAgeFilesLines
* h8 watchdog: remove logging no really needed anymore Olivier Galibert2020-11-301-3/+0
* h8: Fix the watchdog read, fixes mu80 test mode Olivier Galibert2020-11-301-2/+2
* finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw) Ivan Vangelista2020-06-181-4/+4
* h8_watchdog: Blah blah blah, side effects blah (nw) AJR2018-12-031-4/+7
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+2
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-6/+6
* Cleanups and version bumpmame0174 Miodrag Milanovic2016-05-251-4/+4
* h8: Add dtc, dma, watchdog (WIP) [O. Galibert] Olivier Galibert2016-04-271-0/+125