summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/h8/h8_dma.cpp
Commit message (Expand)AuthorAgeFilesLines
* h8_dma: Handle forced aborts AJR2024-12-081-1/+1
* h8: add more variables to savestate, hap2024-03-181-4/+3
* h8: add preliminary h8/325 hap2024-02-061-0/+3
* srcclean in preparation for 0.256 release branch. Vas Crabb2023-06-251-5/+5
* h8_dma: reorganize, upgrade Olivier Galibert2023-06-061-357/+563
* h8: Use finders Olivier Galibert2023-06-061-4/+5
* h8: m_ify Olivier Galibert2023-05-281-253/+253
* zr36110: Add skeleton Olivier Galibert2023-05-071-5/+5
* h8_dma: Enable DEND interrupts AJR2023-04-081-5/+5
* h8_dma: Preliminary support for short address mode AJR2020-11-171-29/+153
* devices/cpu/h8/h8dma, devices/machine/generalplus_gpl16250soc, devices/machin... Ivan Vangelista2020-07-041-0/+1
* finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw) Ivan Vangelista2020-06-181-28/+28
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-4/+4
* Fixed h8 instruction eepmov.b (used r4h instead of r4l) (#2253) BartmanAbyss2017-04-241-4/+119
* Self-registering devices prep: Vas Crabb2017-02-271-2/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-4/+4
* Cleanups and version bumpmame0174 Miodrag Milanovic2016-05-251-3/+3
* h8: Add dtc, dma, watchdog (WIP) [O. Galibert] Olivier Galibert2016-04-271-0/+320