summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/h8/h83337.h
Commit message (Expand)AuthorAgeFilesLines
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-271-4/+4
* h8: fix standby time travel problem hap2024-03-041-0/+1
* h83337: add readback of wscr and stcr hap2024-02-251-1/+3
* h8: add basic support for h8/3217, hap2024-02-251-0/+1
* m6800,h8: shorthand variable types hap2024-02-141-15/+15
* h8: change bsr rel16 fetch_noinc back to internal(1) hap2024-02-091-1/+0
* h8_sci: Bring interface up in the cpu Olivier Galibert2023-06-081-2/+0
* h8_adc, h8_port: convert i/o to devcb at cpu level Olivier Galibert2023-06-081-0/+18
* h8: m_ify Olivier Galibert2023-05-281-21/+21
* finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw) Ivan Vangelista2020-06-181-8/+8
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+1
* devices/cpu to device_add_mconfig (nw) Ivan Vangelista2017-05-311-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-7/+10
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-7/+7
* h8: Add dtc, dma, watchdog (WIP) [O. Galibert] Olivier Galibert2016-04-271-1/+3
* reverting: Miodrag Milanovic2016-01-201-4/+4
* 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-4/+4
* override part 2 (nw) Miodrag Milanovic2015-12-051-8/+8
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+94