summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/scsi
Commit message (Expand)AuthorAgeFilesLines
* bus/pc98_cbus: preliminary hookup for a PC-9801-27 SASI interface angelosa2025-11-212-79/+0
* nec/pc88va.cpp: port SASI support from PC-9801 angelosa2025-03-292-0/+30
* Cleanup: Vas Crabb2024-11-251-3/+3
* scsicd512: disambiguate Toshiba XM3301 naming Patrick Mackinlay2024-11-202-6/+6
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-279-22/+22
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-18/+0
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-014-83/+83
* cdda: Modernize a little Olivier Galibert2023-05-181-3/+1
* ata/atapicdr, scsi/scsicd: Set CDDA image on device reset (#11238) 9871238791132023-05-182-0/+8
* chd: Add dvd support. better abstraction in general, multi-image support in a... Olivier Galibert2023-05-049-17/+30
* abc80x: Set hard disk interface to allow softlist loading to slot in the hard... Curt Coder2023-03-241-1/+1
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-042-22/+22
* Revert initialisation of device members in headers. Vas Crabb2022-04-033-3/+3
* init vars for coverity (bus/l-w) Robbbert2022-04-023-3/+3
* hard_disk_file: classify Olivier Galibert2022-04-013-10/+10
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-262-2/+2
* New working clones Ivan Vangelista2022-01-171-1/+5
* bus/scsi/cdu76s.cpp: dumped ROM [hammy] Ivan Vangelista2021-10-232-0/+13
* Cleanup of recently added uppercase hashes in source files Scott Stone2020-10-091-1/+1
* abc1600: Refactored to use modern Z8530 SCC, fixed default DIPs on SASI inter... Curt Coder2020-04-131-1/+2
* Spring cleaning: Vas Crabb2019-11-012-8/+7
* (nw) Clean up the mess on master Vas Crabb2019-03-267-118/+27
* Revert "conflict resolution (nw)" andreasnaive2019-03-257-27/+118
* mame\video: removed MACHINE_CONFIG macros (nw) Ivan Vangelista2019-02-141-6/+0
* devices\bus: some more MACHINE_CONFIG removal (nw) Ivan Vangelista2019-02-104-19/+22
* output_latch: removed MCFG macros (nw) Ivan Vangelista2019-01-291-88/+0
* imagedev\chd_cd, diablo: removed MCFG macros (nw) Ivan Vangelista2019-01-191-5/+5
* -scsicd512.cpp: Added various legacy SCSI CD-ROM devices which support 512-by... mooglyguy2018-11-132-0/+188
* Make OG happier about output latches, nw mooglyguy2018-08-022-0/+14
* Fix recent regressions, nw mooglyguy2018-08-012-2/+9
* old scsi: minor stuff (nw) Olivier Galibert2018-07-301-6/+1
* -abcbus/hdc, abcbus/lux21056, abcbus/lux4105, zorro/a590:, cbmiec/cmdhd, econ... mooglyguy2018-07-302-32/+30
* devcb3 Vas Crabb2018-07-071-17/+47
* Move the +1 to the proper place in the ROM BIOS macros - that's been Vas Crabb2018-05-291-6/+6
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-063-20/+20
* Rename machine/latch.* to machine/output_latch.* (nw) AJR2018-05-021-1/+1
* Sarayan made me do it. Vas Crabb2018-04-281-1/+1
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-18/+20
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-34/+34
* devices/bus: made some methods private now that it's possible (nw) Ivan Vangelista2018-02-141-4/+6
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-122-2/+4
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-176-6/+6
* finally got rid of machine_mconfig_additions (nw) Ivan Vangelista2017-06-1412-65/+25
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-226-6/+6
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-1422-204/+209
* Self-registering devices prep: Vas Crabb2017-02-2710-11/+11
* Remove emu.h from headers (nw) Olivier Galibert2017-02-1113-2/+11
* A round of spelling/typographical fixes to source comments (nw) Scott Stone2016-11-241-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-2222-76/+76