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
/
hp98544.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
-5
/
+5
*
Cleaned up various stuff.
Vas Crabb
2024-06-30
1
-2
/
+4
*
bus/hp_dio: Modernize all of the HP DIO cards to use anonymous namespaces (#1...
Sven Schnelle
2024-06-29
1
-8
/
+48
*
emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu...
MooglyGuy
2023-06-01
1
-2
/
+2
*
-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
-1
/
+3
*
-bus/hp_dio/hp98544.cpp: Don't crash when cursor is outside screen area.
Vas Crabb
2020-09-28
1
-4
/
+1
*
Cleaned up bitmap API.
Vas Crabb
2020-09-27
1
-6
/
+3
*
finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw)
Ivan Vangelista
2020-06-18
1
-4
/
+4
*
devices/machine, sound and video: removed read and write macros (nw)
Ivan Vangelista
2020-06-17
1
-2
/
+2
*
Make devdelegate more like devcb for configuration. This is a
Vas Crabb
2019-10-26
1
-6
/
+6
*
hp98543,hp98544: remove MCFG (nw)
Sven Schnelle
2018-10-12
1
-9
/
+7
*
hp_9k_3xx: enable save state support (nw)
Sven Schnelle
2018-10-11
1
-0
/
+1
*
topcat: remove MCFG, implement irq, fix some minor issues (nw)
Sven Schnelle
2018-10-10
1
-12
/
+44
*
hp_dio: add namespace (nw) (#3939)
dxl
2018-10-07
1
-2
/
+5
*
Details, details (nw)
Vas Crabb
2018-09-01
1
-1
/
+1
*
More topcat fixes (#3933)
dxl
2018-08-31
1
-4
/
+13
*
Topcat fixes (#3930)
dxl
2018-08-31
1
-0
/
+5
*
srcclean and other cleanup (nw)
Vas Crabb
2018-06-24
1
-2
/
+1
*
Topcat improvements (#3663)
Sven Schnelle
2018-06-23
1
-6
/
+14
*
hp_dio: clean up (nw)
Vas Crabb
2018-05-31
1
-9
/
+4
*
Add HP98543 medium-res color graphics card (#3575)
Sven Schnelle
2018-05-28
1
-30
/
+31
*
Add topcat asic (#3558)
Sven Schnelle
2018-05-11
1
-277
/
+13
*
srcclean (nw)
Vas Crabb
2018-04-22
1
-8
/
+14
*
Add basic window move support to hp98544 framebuffer
Sven Schnelle
2018-04-15
1
-2
/
+260
*
API Change: Machine configs are now a method of the owner class, and the prot...
Olivier Galibert
2018-01-17
1
-1
/
+1
*
fix for MSVC (nw)
smf-
2017-06-25
1
-0
/
+1
*
srcclean (nw)
Vas Crabb
2017-06-25
1
-3
/
+3
*
hp9k_3xx updates:
arbee
2017-06-24
1
-10
/
+31
*
hp9k_3xx: preliminary support for DIO and DIO-II buses and 98544 video card. ...
arbee
2017-06-20
1
-0
/
+120