index
:
mame
aaron-nl3
aaron-pci-cleanup
arm3_copro
asmjit
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
docs_wavwrite
draggable-layout
dribbling-nl
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
m57_troangel-bluesea
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
qt6_position-fix
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
sound
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
devices
/
bus
/
hp_dio
/
hp98265a.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#...
holub
2024-09-27
1
-4
/
+4
*
bus/hp_dio: Modernize all of the HP DIO cards to use anonymous namespaces (#1...
Sven Schnelle
2024-06-29
1
-3
/
+55
*
emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu...
MooglyGuy
2023-06-01
1
-2
/
+2
*
hp98265a.cpp: fix a return indentation
Angelo Salese
2022-02-28
1
-1
/
+1
*
-Reworked device type definition macros a little and added more Doxygen.
Vas Crabb
2021-09-07
1
-1
/
+1
*
-Switch to building MAME as C++17.
Vas Crabb
2020-11-15
1
-2
/
+2
*
Uninitialized variable fixes (#7406)
Sven Schnelle
2020-10-27
1
-1
/
+4
*
finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw)
Ivan Vangelista
2020-06-18
1
-4
/
+4
*
HP98265A SCSI interface fixes (#6048)
Kars de Jong
2019-12-13
1
-4
/
+4
*
Make devdelegate more like devcb for configuration. This is a
Vas Crabb
2019-10-26
1
-2
/
+2
*
Default list of nscsi devices (nw)
AJR
2019-07-11
1
-15
/
+8
*
Move modern SCSI CD/HD devices into src/devices/bus/nscsi (nw)
AJR
2019-07-11
1
-2
/
+2
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-2
/
+2
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-2
/
+2
*
bus/hp_dio: Replace CPU finder with required_address_space (nw)
AJR
2019-02-25
1
-2
/
+2
*
hp9k_3xx: misc fixes (nw)
Sven Schnelle
2018-11-23
1
-1
/
+1
*
inconsistency, deprecation, duplication... (nw)
Vas Crabb
2018-10-30
1
-7
/
+8
*
srcclean and cleanup (nw)
Vas Crabb
2018-10-28
1
-6
/
+4
*
hp_dio: remove unused map() functions
Sven Schnelle
2018-10-13
1
-5
/
+0
*
hp9k_3xx: add HP98265A SCSI controller (nw)
Sven Schnelle
2018-10-09
1
-0
/
+308