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
Commit message (
Expand
)
Author
Age
Files
Lines
*
-cpu/drcbeut.cpp: Don't allocate from the DRC cache unnecessarily.
Vas Crabb
2025-02-12
2
-4
/
+1
*
Cleaned up various stuff.
Vas Crabb
2025-01-31
1
-22
/
+24
*
Fix include guard check that previous CI runs missed. [R. Belmont]
arbee
2025-01-11
1
-3
/
+3
*
HP98x6: added HP98628 & HP98629 expansion cards (#12984)
fulivi
2025-01-11
4
-0
/
+1179
*
Cleanup:
Vas Crabb
2024-11-25
12
-37
/
+37
*
Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#...
holub
2024-09-27
12
-53
/
+53
*
srcclean and cleanup
Vas Crabb
2024-07-28
1
-2
/
+3
*
Cleanup:
Vas Crabb
2024-07-28
1
-3
/
+3
*
hp_dio/hp98620: use device_execute_interface (nw) (#12618)
Sven Schnelle
2024-07-26
1
-16
/
+31
*
Cleaned up various stuff.
Vas Crabb
2024-06-30
6
-16
/
+19
*
bus/hp_dio: Modernize all of the HP DIO cards to use anonymous namespaces (#1...
Sven Schnelle
2024-06-29
20
-651
/
+563
*
hp_dio: add HP98624 GPIB interface card (#12514)
Sven Schnelle
2024-06-29
3
-0
/
+360
*
Removed some unnecessary backslash line continuations. (#12047)
amameuser
2024-02-21
1
-1
/
+1
*
emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333)
Vas Crabb
2023-06-17
1
-10
/
+0
*
emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu...
MooglyGuy
2023-06-01
16
-81
/
+81
*
Revert initialisation of device members in headers.
Vas Crabb
2022-04-03
4
-5
/
+5
*
init vars for coverity (bus/a-l)
Robbbert
2022-04-02
4
-5
/
+5
*
hp98265a.cpp: fix a return indentation
Angelo Salese
2022-02-28
1
-1
/
+1
*
devices/*: Removed extra semicolons after function bodies in headers. (#9275)
0kmg
2022-02-06
1
-1
/
+1
*
-Reworked device type definition macros a little and added more Doxygen.
Vas Crabb
2021-09-07
11
-14
/
+14
*
-Switch to building MAME as C++17.
Vas Crabb
2020-11-15
22
-62
/
+31
*
emumem: Simplify memory management. [O. Galibert]
Olivier Galibert
2020-11-02
2
-8
/
+6
*
Miscellaneous clean-up.
Vas Crabb
2020-10-29
2
-16
/
+15
*
hp98620: fix Clang build.
arbee
2020-10-28
1
-1
/
+1
*
Uninitialized variable fixes (#7406)
Sven Schnelle
2020-10-27
9
-20
/
+58
*
-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
3
-8
/
+5
*
finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw)
Ivan Vangelista
2020-06-18
21
-88
/
+87
*
devices/machine, sound and video: removed read and write macros (nw)
Ivan Vangelista
2020-06-17
6
-19
/
+20
*
various devices used by hp9k_3xx.cpp: initialized some variables to fix probl...
Ivan Vangelista
2020-06-06
3
-0
/
+3
*
devices/bus: a few macro removals (nw)
Ivan Vangelista
2020-05-20
6
-19
/
+19
*
simplified some handlers (nw)
Ivan Vangelista
2020-05-13
1
-1
/
+1
*
devices/cpu: simplified some handlers (nw)
Ivan Vangelista
2020-03-31
1
-2
/
+2
*
HP98265A SCSI interface fixes (#6048)
Kars de Jong
2019-12-13
1
-4
/
+4
*
various devices: try the new (and some not so new) save state possibilities (nw)
Ivan Vangelista
2019-12-09
1
-28
/
+13
*
Spring cleaning:
Vas Crabb
2019-11-01
2
-7
/
+6
*
Make devdelegate more like devcb for configuration. This is a
Vas Crabb
2019-10-26
10
-49
/
+50
*
hp98543: Correct typo in XTAL value and modernize syntax (nw)
AJR
2019-10-08
1
-5
/
+5
*
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
*
mindset: Fix the 8042s, clock starts ticking [O. Galibert]
Olivier Galibert
2019-06-16
2
-2
/
+2
*
devices/machine/ins8250.cpp : Simplify handlers, Use shorter type values
cam900
2019-03-30
1
-2
/
+2
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
8
-25
/
+24
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
8
-24
/
+25
*
bus/hp_dio: Replace CPU finder with required_address_space (nw)
AJR
2019-02-25
6
-17
/
+14
*
tms9914: Rename read/write handlers and remove superfluous arguments (nw)
AJR
2019-02-18
1
-4
/
+4
*
devices/bus: a few more MACHINE_CONFIG macros removed (nw)
Ivan Vangelista
2019-02-09
2
-4
/
+6
*
Revert "hp9k3xx: call reset() instead of manually resetting subdevices (nw)"
Sven Schnelle
2018-12-01
1
-2
/
+3
*
Merge tag 'mame0204'
Vas Crabb
2018-11-28
1
-1
/
+1
|
\
|
*
metadata and flags (nw)
Vas Crabb
2018-11-27
1
-1
/
+1
[next]