index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
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
/
hp_dio.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
-Reworked device type definition macros a little and added more Doxygen.
Vas Crabb
2021-09-07
1
-4
/
+4
*
-Switch to building MAME as C++17.
Vas Crabb
2020-11-15
1
-3
/
+1
*
emumem: Simplify memory management. [O. Galibert]
Olivier Galibert
2020-11-02
1
-6
/
+4
*
Uninitialized variable fixes (#7406)
Sven Schnelle
2020-10-27
1
-0
/
+3
*
finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw)
Ivan Vangelista
2020-06-18
1
-0
/
+1
*
devices/machine, sound and video: removed read and write macros (nw)
Ivan Vangelista
2020-06-17
1
-3
/
+4
*
Spring cleaning:
Vas Crabb
2019-11-01
1
-1
/
+1
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-4
/
+2
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-2
/
+4
*
bus/hp_dio: Replace CPU finder with required_address_space (nw)
AJR
2019-02-25
1
-4
/
+2
*
Add HP98643 LANIC network card
Sven Schnelle
2018-11-21
1
-1
/
+3
*
add HP98550 high-res color graphic card
Sven Schnelle
2018-11-18
1
-0
/
+3
*
inconsistency, deprecation, duplication... (nw)
Vas Crabb
2018-10-30
1
-4
/
+4
*
srcclean and cleanup (nw)
Vas Crabb
2018-10-28
1
-2
/
+2
*
hp9k_3xx: add HP98265A SCSI controller (nw)
Sven Schnelle
2018-10-09
1
-0
/
+2
*
hp9k_3xx: add HP98620 DMA controller (#4094)
dxl
2018-10-09
1
-6
/
+14
*
hp_dio: add shared IRQ and DMA capabilities
Sven Schnelle
2018-10-08
1
-23
/
+155
*
hp_dio: add namespace (nw) (#3939)
dxl
2018-10-07
1
-17
/
+10
*
Apply logical address mask properly in debug disassembly view
AJR
2018-08-24
1
-1
/
+1
*
hp_dio: clean up (nw)
Vas Crabb
2018-05-31
1
-68
/
+42
*
destaticify initializations (nw) (#3289)
wilbertpol
2018-03-04
1
-28
/
+2
*
Pet peeving with extreme prejudice (nw)
Olivier Galibert
2017-11-30
1
-1
/
+1
*
hp9k_3xx updates:
arbee
2017-06-24
1
-52
/
+11
*
hp9k_3xx: preliminary support for DIO and DIO-II buses and 98544 video card. ...
arbee
2017-06-20
1
-0
/
+328