summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/ataflash.h
Commit message (Expand)AuthorAgeFilesLines
* machine/atastorage.cpp: Made the CF Card behave more like a CF card. Vas Crabb2023-06-291-4/+1
* machine/ataflash.cpp: Untangle from the parallel ATA interface. Vas Crabb2023-06-291-4/+10
* hard_disk_file: Hide the chd Olivier Galibert2022-04-041-4/+4
* Revert initialisation of device members in headers. Vas Crabb2022-04-031-4/+4
* init vars for coverity (devices/machine/5-i) Robbbert2022-04-021-4/+4
* devices/*: Removed extra semicolons after function bodies in headers. (#9275) 0kmg2022-02-061-1/+1
* devices/machine, sound and video: removed read and write macros (nw) Ivan Vangelista2020-06-171-6/+6
* ataflash cards does not spin (nw) MetalliC2019-12-221-0/+1
* Spring cleaning: Vas Crabb2019-11-011-1/+1
* Move IDE devices into bus/ata (nw) (#5756) ajrhacker2019-10-231-1/+1
* devices/machine: some private-ization (nw) Ivan Vangelista2018-02-151-1/+0
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-11/+12
* Implemented G-NET bios flashing, games that require the v2 bios now require y... smf-2016-11-101-4/+64
* 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
* override for for macros that could not be auto recognized by tools (nw) Miodrag Milanovic2015-12-061-4/+4
* override part 3 (nw) Miodrag Milanovic2015-12-051-6/+6
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+41