summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/h8/h8_watchdog.cpp
Commit message (Expand)AuthorAgeFilesLines
* h8: add more variables to savestate, hap2024-03-181-1/+1
* New working systems hap2024-03-051-8/+26
* h8: fix standby time travel problem hap2024-03-041-0/+8
* h8: add h8s/2319 family, make 2320 (now renamed to 2329) a subdevice, hap2024-03-041-1/+1
* h8: add basic support for h8/3217, hap2024-02-251-4/+2
* m6800,h8: shorthand variable types hap2024-02-141-10/+10
* New working systems hap2024-02-071-2/+2
* h8: add preliminary h8/325 hap2024-02-061-0/+3
* h8: Use finders Olivier Galibert2023-06-061-9/+6
* h8: m_ify Olivier Galibert2023-05-281-43/+43
* 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