summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/h8/h8_timer8.h
Commit message (Expand)AuthorAgeFilesLines
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-271-2/+2
* h8: fix standby time travel problem hap2024-03-041-0/+1
* h8_timer8: remove unneeded timer_tick function, hap2024-03-031-2/+1
* m6800,h8: shorthand variable types hap2024-02-141-17/+17
* h8_timer16: status flags are set no matter the irq enable flags, add trampoli... hap2024-02-071-1/+0
* h8: Use finders Olivier Galibert2023-06-061-13/+26
* h8: m_ify Olivier Galibert2023-05-281-11/+11
* finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw) Ivan Vangelista2020-06-181-8/+8
* h8: Internal MCFG elimination (nw) AJR2018-12-091-8/+12
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-6/+9
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-9/+9
* reverting: Miodrag Milanovic2016-01-201-7/+6
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-1/+1
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-6/+7
* override part 2 (nw) Miodrag Milanovic2015-12-051-2/+2
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+113