summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/isa/mcd.h
Commit message (Expand)AuthorAgeFilesLines
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-271-4/+4
* chd: Add dvd support. better abstraction in general, multi-image support in a... Olivier Galibert2023-05-041-1/+1
* Revert initialisation of device members in headers. Vas Crabb2022-04-031-22/+22
* init vars for coverity (bus/a-l) Robbbert2022-04-021-22/+22
* vis: fix cd audio, add yuv422 and fix controls cracyc2022-01-241-6/+3
* bus/isa: Simplify signatures of most handlers (nw) AJR2020-05-311-4/+4
* devices/bus: made some methods private now that it's possible (nw) Ivan Vangelista2018-02-141-6/+8
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-5/+7
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-13/+13
* mcd: load stuff (nw) cracyc2016-10-211-3/+3
* rainbow: Add color board [Bavarese] cracyc2016-10-021-7/+23
* mcd: add incomplete Mitsumi ISA CDROM emulation [Carl] cracyc2016-09-161-0/+103