summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/atahle.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* ATA: Simplified class hierarchy so there is no ambiguity with 16 & 32 bit met... smf-2017-12-201-23/+23
* ide: Add non-space cs access methods, use them wherever possible [O. Galibert] Olivier Galibert2017-12-161-24/+24
* ide: deambiguate cs access between 16 and 32 bits [O. Galibert] Olivier Galibert2017-12-161-4/+4
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-4/+3
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* Don't use mem_mask as ATA doesn't have an equivalent mechanism for byte acces... smf-2016-12-011-7/+1
* atehle: respect mem_mask for writes Dirk Best2016-11-301-0/+6
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-12/+12
* Fix build on MSVC thanks to Rene, also fix debug_break crashes therealmogminer@gmail.com2016-06-081-1/+1
* Major refactoring of debugger core [Ryan Holtz] therealmogminer@gmail.com2016-06-081-1/+1
* reverting: Miodrag Milanovic2016-01-201-25/+25
* 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-25/+25
* Fixed uninitialized class members Miodrag Milanovic2015-11-191-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+971