summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/idehd.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* idehd: Actually implement read multiple command. Fixes crash on nbashowt whe... Ted Green2018-01-121-7/+19
* some more devices/machine to device_add_mconfig (nw) Ivan Vangelista2017-06-011-8/+3
* 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-7/+6
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* Fix for ATA Write Multiple (command c5) ignoring the block count on the first... smf-2016-12-021-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-10/+10
* Swap non playable primal rage 2 for playable judge dredd for now. Fixes mamet... smf-2016-09-191-3/+1
* Added CHS and LBA limits when the chd doesn't contain identify device data [smf] smf-2016-06-021-0/+20
* reverting: Miodrag Milanovic2016-01-201-3/+3
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-2/+2
* idehd.cpp: Respond to command SECURITY DISABLE PASSWORD (nw) yz70s2016-01-171-0/+13
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-2/+2
* tags are now strings (nw) Miodrag Milanovic2016-01-161-3/+3
* cleanup (nw) Miodrag Milanovic2015-12-261-3/+3
* clang-modernize part 3 Miodrag Milanovic2015-12-041-3/+3
* Fixed uninitialized class members Miodrag Milanovic2015-11-191-3/+3
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+836