summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/ataflash.cpp
Commit message (Expand)AuthorAgeFilesLines
* moved PC Card devices to src/devices/bus/pccard and changed signals to match ... smf-2024-05-091-366/+0
* machine/atastorage.cpp: Made the CF Card behave more like a CF card. Vas Crabb2023-06-291-7/+2
* machine/ataflash.cpp: Untangle from the parallel ATA interface. Vas Crabb2023-06-291-6/+6
* chd: Add dvd support. better abstraction in general, multi-image support in a... Olivier Galibert2023-05-041-5/+5
* Init cleanups and gnet fix Olivier Galibert2022-04-261-1/+1
* hard_disk_file: Hide the chd Olivier Galibert2022-04-041-17/+9
* formats, osd, util: Started refactoring file I/O stuff. (#8456) Vas Crabb2021-08-221-3/+3
* devices/machine, sound and video: removed read and write macros (nw) Ivan Vangelista2020-06-171-10/+10
* Spring cleaning: Vas Crabb2019-11-011-4/+5
* ATA: Simplified class hierarchy so there is no ambiguity with 16 & 32 bit met... smf-2017-12-201-4/+4
* ide: Add non-space cs access methods, use them wherever possible [O. Galibert] Olivier Galibert2017-12-161-4/+4
* 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-10/+10
* fix some device validation errors, also fix uninitialised members in some dev... Vas Crabb2017-03-031-1/+1
* Self-registering devices prep: Vas Crabb2017-02-271-4/+4
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* Implemented G-NET bios flashing, games that require the v2 bios now require y... smf-2016-11-101-63/+231
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-4/+4
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* clang-modernize part 3 Miodrag Milanovic2015-12-041-2/+2
* Fixed uninitialized class members Miodrag Milanovic2015-11-191-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+209