summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/isa/ide.h
Commit message (Expand)AuthorAgeFilesLines
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-271-6/+6
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-1/+1
* bus/isa: Simplify signatures of most handlers (nw) AJR2020-05-311-2/+2
* devices/bus: made some methods private now that it's possible (nw) Ivan Vangelista2018-02-141-6/+6
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+2
* device_add_mconfig up to devices/bus/l* (nw) Ivan Vangelista2017-06-091-5/+7
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-5/+5
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-1/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* override part 1 (nw) Miodrag Milanovic2015-12-051-4/+4
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+50