summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/h8/h8_dma.h
Commit message (Expand)AuthorAgeFilesLines
* srcclean in preparation for 0.256 release branch. Vas Crabb2023-06-251-3/+3
* h8_dma: reorganize, upgrade Olivier Galibert2023-06-061-101/+201
* h8: Use finders Olivier Galibert2023-06-061-4/+12
* h8: m_ify Olivier Galibert2023-05-281-26/+26
* h8_dma: Enable DEND interrupts AJR2023-04-081-6/+6
* h8_dma: Preliminary support for short address mode AJR2020-11-171-0/+4
* finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw) Ivan Vangelista2020-06-181-28/+28
* h8: Internal MCFG elimination (nw) AJR2018-12-091-9/+14
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-5/+7
* Fixed h8 instruction eepmov.b (used r4h instead of r4l) (#2253) BartmanAbyss2017-04-241-1/+31
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-11/+11
* Cleanups and version bumpmame0174 Miodrag Milanovic2016-05-251-1/+1
* h8: Add dtc, dma, watchdog (WIP) [O. Galibert] Olivier Galibert2016-04-271-0/+127