summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/a2bus/a2scsi.cpp
Commit message (Expand)AuthorAgeFilesLines
* New sound infrastructure. Olivier Galibert2025-04-271-4/+3
* bus/nscsi/cd.cpp: Improved the correctness of the Apple CD-ROM command set, i... arbee2023-08-211-1/+13
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-1/+1
* nscsi: modified CDROM_APPLE to ID as an Apple CDSC and pass MacOS security ch... arbee2021-11-241-1/+1
* ncr5380n: reclaim ncr5380 device name Patrick Mackinlay2021-07-201-2/+2
* apple2: Apple II Rev. C SCSI card's bank register is write-only [gorlik] arbee2020-12-111-3/+0
* apple2: start modernizing card rom handling [R. Belmont] arbee2020-08-151-3/+1
* Default list of nscsi devices (nw) AJR2019-07-111-17/+9
* Move modern SCSI CD/HD devices into src/devices/bus/nscsi (nw) AJR2019-07-111-2/+2
* ncr5380n: Misc. updates (nw) AJR2019-05-241-1/+0
* apple2: fix long hang on SCSI Card boot when a CD-ROM is present with no disc... arbee2019-05-121-1/+1
* apple2: Attach a SCSI CD-ROM to the Apple II SCSI Card [R. Belmont] arbee2019-03-281-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-22/+17
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-17/+22
* ncr5380n, ncr5385, ncr5390, ncr539x: Simplify read/write handlers (nw) AJR2019-03-071-2/+2
* Safer callback configuration (nw) AJR2019-01-121-2/+2
* a2scsi, a2hsscsi: De-MCFG (nw) AJR2019-01-121-20/+15
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-1/+1
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-6/+7
* a2bus, spectrum/exp: set a better example (nw) Vas Crabb2018-01-271-3/+0
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-3/+6
* memory: Remove some space parameters from the apple2 domain [O. Galibert] Olivier Galibert2017-12-191-19/+19
* device_add_mconfig: a small start in devices\bus (nw) Ivan Vangelista2017-06-021-19/+13
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-2/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-7/+4
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* Remove some dependency between src/devices/ and src/mame (nw) Miodrag Milanovic2017-02-051-1/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-8/+8
* Created a tiny_rom_entry structure for the purposes of rom_entry declarations... Nathan Woods2016-08-061-1/+1
* reverting: Miodrag Milanovic2016-01-201-2/+2
* 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-2/+2
* clang-modernize part 2 Miodrag Milanovic2015-12-041-6/+6
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-141-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+323