summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/dmac.cpp
Commit message (Expand)AuthorAgeFilesLines
* amiga: CDTV CD-ROM support Dirk Best2025-03-051-12/+13
* dmac: Add support for Rev. 2 Dirk Best2025-02-161-55/+43
* amiga: Untangle CPU slot bus from Zorro-II slot Dirk Best2025-02-031-287/+357
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-10/+2
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-5/+5
* devices/machine, sound and video: removed read and write macros (nw) Ivan Vangelista2020-06-171-5/+6
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-4/+4
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-84/+50
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-4/+4
* Amiga: Fixed expansion port interrupts, DMAC WIP Dirk Best2016-02-131-18/+21
* reverting: Miodrag Milanovic2016-01-201-1/+1
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-26/+26
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-26/+26
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* clang-modernize part 3 Miodrag Milanovic2015-12-041-3/+3
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+465