summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/hp_dio/hp98265a.cpp
Commit message (Expand)AuthorAgeFilesLines
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-271-4/+4
* bus/hp_dio: Modernize all of the HP DIO cards to use anonymous namespaces (#1... Sven Schnelle2024-06-291-3/+55
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-2/+2
* hp98265a.cpp: fix a return indentation Angelo Salese2022-02-281-1/+1
* -Reworked device type definition macros a little and added more Doxygen. Vas Crabb2021-09-071-1/+1
* -Switch to building MAME as C++17. Vas Crabb2020-11-151-2/+2
* Uninitialized variable fixes (#7406) Sven Schnelle2020-10-271-1/+4
* finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw) Ivan Vangelista2020-06-181-4/+4
* HP98265A SCSI interface fixes (#6048) Kars de Jong2019-12-131-4/+4
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-2/+2
* Default list of nscsi devices (nw) AJR2019-07-111-15/+8
* Move modern SCSI CD/HD devices into src/devices/bus/nscsi (nw) AJR2019-07-111-2/+2
* (nw) Clean up the mess on master Vas Crabb2019-03-261-2/+2
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-2/+2
* bus/hp_dio: Replace CPU finder with required_address_space (nw) AJR2019-02-251-2/+2
* hp9k_3xx: misc fixes (nw) Sven Schnelle2018-11-231-1/+1
* inconsistency, deprecation, duplication... (nw) Vas Crabb2018-10-301-7/+8
* srcclean and cleanup (nw) Vas Crabb2018-10-281-6/+4
* hp_dio: remove unused map() functions Sven Schnelle2018-10-131-5/+0
* hp9k_3xx: add HP98265A SCSI controller (nw) Sven Schnelle2018-10-091-0/+308