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
/
hp98644.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
*
Cleaned up various stuff.
Vas Crabb
2024-06-30
1
-1
/
+2
*
bus/hp_dio: Modernize all of the HP DIO cards to use anonymous namespaces (#1...
Sven Schnelle
2024-06-29
1
-6
/
+38
*
Removed some unnecessary backslash line continuations. (#12047)
amameuser
2024-02-21
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
-3
/
+1
*
Uninitialized variable fixes (#7406)
Sven Schnelle
2020-10-27
1
-2
/
+8
*
finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw)
Ivan Vangelista
2020-06-18
1
-4
/
+4
*
Make devdelegate more like devcb for configuration. This is a
Vas Crabb
2019-10-26
1
-2
/
+2
*
devices/machine/ins8250.cpp : Simplify handlers, Use shorter type values
cam900
2019-03-30
1
-2
/
+2
*
hp9k_3xx: misc fixes (nw)
Sven Schnelle
2018-11-23
1
-1
/
+1
*
hp98644: remove MCFG (nw)
Sven Schnelle
2018-10-12
1
-8
/
+9
*
hp_9k_3xx: enable save state support (nw)
Sven Schnelle
2018-10-11
1
-0
/
+4
*
hp98644: allow to configure interrupt level (nw)
Sven Schnelle
2018-10-10
1
-2
/
+3
*
hp_dio: add namespace (nw) (#3939)
dxl
2018-10-07
1
-1
/
+6
*
-in8250: De-MCFG, nw
mooglyguy
2018-09-04
1
-10
/
+9
*
hp_dio: clean up (nw)
Vas Crabb
2018-05-31
1
-3
/
+1
*
Streamline machine configuration macros - everyone's a device edition.
Vas Crabb
2018-05-06
1
-10
/
+10
*
srcclean (nw)
Vas Crabb
2018-04-22
1
-20
/
+20
*
clean some stuff up (nw)
Vas Crabb
2018-04-08
1
-2
/
+14
*
fix compile (nw)
Lord-Nightmare
2018-04-04
1
-1
/
+1
*
hp9k_3xx: add 98644 async serial card
Sven Schnelle
2018-04-04
1
-0
/
+219