summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/ataintf.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move IDE devices into bus/ata (nw) (#5756) ajrhacker2019-10-231-334/+0
* -amigafdc, at29x, at45dbxx, at_keybc, ataintf, atmel_arm_aic, pci-ide: MCFG r... mooglyguy2018-08-151-1/+1
* -abcbus/hdc, abcbus/lux21056, abcbus/lux4105, zorro/a590:, cbmiec/cmdhd, econ... mooglyguy2018-07-301-9/+25
* (nw) well that was dumb - fix crashing ATA devices, slightly modernise some code Vas Crabb2018-07-071-8/+8
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-8/+8
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-4/+5
* Allow devcb to be bound to a device/mixin or the target of a device Vas Crabb2018-05-021-10/+8
* get abstract_ata_device working again - needs a better soluion long-term (nw) Vas Crabb2018-05-011-9/+11
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* ATA: Simplified class hierarchy so there is no ambiguity with 16 & 32 bit met... smf-2017-12-201-54/+34
* ide: Add non-space cs access methods, use them wherever possible [O. Galibert] Olivier Galibert2017-12-161-8/+27
* ide: deambiguate cs access between 16 and 32 bits [O. Galibert] Olivier Galibert2017-12-161-8/+8
* Make machine().describe_context() a const function returning a std::string (nw) AJR2017-07-131-10/+10
* 1st half of devices/machine to device_add_mconfig (nw) Ivan Vangelista2017-05-311-10/+5
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-15/+15
* Self-registering devices prep: Vas Crabb2017-02-271-2/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-8/+8
* reverting: Miodrag Milanovic2016-01-201-3/+3
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-1/+1
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-3/+3
* clang-modernize part 6 Miodrag Milanovic2015-12-041-21/+21
* clang-modernize part 3 Miodrag Milanovic2015-12-041-11/+11
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+323