summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/ata (follow)
Commit message (Expand)AuthorAgeFilesLines
* srcclean and fix indentation in preparation for MAME 0.264 branch. Vas Crabb2024-03-241-2/+2
* ata/xm3301: clarify set_model detection [Grull Osgo] angelosa2024-02-252-6/+14
* util/ioprocs.cpp: Added wrappers for common patterns. (#11608) Vas Crabb2024-02-251-4/+4
* bus/ata: basic Toshiba XM-3301 ATAPI CD drive [Angelo Salese, Grull Osgo] angelosa2024-02-243-0/+107
* bus/ata: add cr589 as mountable option angelosa2024-02-171-1/+4
* layout/bfm_sc5_gu96x8.lay: Use loops and save many lines. Vas Crabb2024-01-245-87/+87
* misc/sttechno.cpp: Implement driver for Kato's Shamisen Brothers. (#11929) 9871238791132024-01-164-6/+18
* ata/cr589.cpp, isa/mcd.cpp, nscsi/hd.cpp, nscsi/s1410.cpp: Use multibyte.h he... AJR2024-01-091-4/+6
* namco/namcos12.cpp: Emulated games with CDXA board. (#11558) 9871238791132023-09-221-0/+7
* Add dump of Iomega Zip 100MB IDE drive [Guru] AJR2023-09-213-0/+143
* bus/ata/atapicdr.cpp: Support subclassing atapi_fixed_cdrom_device. [R. Belmont] arbee2023-09-012-1/+7
* machine/t10mmc.cpp: Implemented most features of T10 MMC read CD (0xbe) comma... 9871238791132023-08-231-0/+1
* machine/ataflash.cpp: Untangle from the parallel ATA interface. Vas Crabb2023-06-2911-2291/+172
* bus/ata: Do slot output signals the sensible way (fixes GitHub #11346). Vas Crabb2023-06-184-57/+63
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-172-9/+0
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-0111-49/+49
* srcclean in preparation for MAME 0.255 branch Vas Crabb2023-05-283-8/+8
* cdda: Modernize a little Olivier Galibert2023-05-182-7/+1
* ata/atapicdr, scsi/scsicd: Set CDDA image on device reset (#11238) 9871238791132023-05-181-0/+4
* Add dump and skeleton device for Conner Peripherals CD-2024 hard disk [Bitsav... AJR2023-05-173-0/+143
* ata/gdrom.cpp: overhaul (#11140) Angelo Salese2023-05-082-181/+526
* zr36110: Add skeleton Olivier Galibert2023-05-071-4/+6
* atapicdr, cdromimg: Fix gdrom support Olivier Galibert2023-05-051-0/+3
* atari: make the dvdrom drives be dvdroms Olivier Galibert2023-05-051-1/+4
* Fix validation after 28104cdbdfc39b0ced6411381ffb074772dce345 AJR2023-05-041-1/+1
* chd: Add dvd support. better abstraction in general, multi-image support in a... Olivier Galibert2023-05-046-44/+75
* hash/dc.xml: perform a QA pass for Japanese sets (#11115) Angelo Salese2023-04-181-2/+4
* bus/ata/atahle.cpp: Reset error state on writing CS0 command. (#10869) holub2023-02-152-4/+7
* bus/ata: Add alternate CS0/CS1 handlers with built-in byte swapping for big-e... AJR2022-10-291-0/+5
* bus/ide: Added ATA CompactFlash device. (#9782) Miodrag Milanović2022-07-073-1/+94
* Start moving devices out of src/mame/shared to more appropriate places AJR2022-06-282-0/+623
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-043-16/+14
* ata_hle: Fix save state for 8-bit mode (#9721) Miodrag Milanović2022-05-081-0/+1
* hard_disk_file: Hide the chd Olivier Galibert2022-04-042-5/+4
* Revert initialisation of device members in headers. Vas Crabb2022-04-033-7/+7
* init vars for coverity (bus/a-l) Robbbert2022-04-023-7/+7
* hard_disk_file: classify Olivier Galibert2022-04-012-7/+7
* Use ioprocs classes instead of emu_file for device_nvram_interface's load and... AJR2022-02-272-8/+8
* Remove fileio.h from emu.h AJR2022-02-111-0/+2
* devices/*: Removed extra semicolons after function bodies in headers. (#9275) 0kmg2022-02-061-1/+1
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-262-2/+2
* Fix several issues in DC-based HW (#9150) Angelo Salese2022-01-171-1/+2
* formats, osd, util: Started refactoring file I/O stuff. (#8456) Vas Crabb2021-08-221-1/+1
* firebeat: Implement SPU DMAs and fix SPU device configurations (#7693) 9871238791132021-01-282-1/+12
* Enable GCC implicit fallthrough warning. Vas Crabb2020-11-151-0/+1
* some more handlers simplified (nw) Ivan Vangelista2020-05-131-9/+4
* ata/px320a: Change MCU type based on further research (nw) AJR2020-03-091-1/+1
* bus/ata/idehd: Assign interface 'ide_hdd' (nw) Nigel Barnes2020-01-071-1/+1
* Spring cleaning: Vas Crabb2019-11-012-10/+10
* New skeleton device: PleXCombo PX-320A DVD/CD-RW Drive [Firmware HQ] AJR2019-10-233-0/+143