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
/
human_interface.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
-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
-4
/
+21
*
finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw)
Ivan Vangelista
2020-06-18
1
-4
/
+4
*
various devices used by hp9k_3xx.cpp: initialized some variables to fix probl...
Ivan Vangelista
2020-06-06
1
-0
/
+1
*
devices/bus: a few macro removals (nw)
Ivan Vangelista
2020-05-20
1
-8
/
+8
*
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
*
Make devdelegate more like devcb for configuration. This is a
Vas Crabb
2019-10-26
1
-4
/
+4
*
mindset: Fix the 8042s, clock starts ticking [O. Galibert]
Olivier Galibert
2019-06-16
1
-1
/
+1
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-6
/
+6
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-6
/
+6
*
bus/hp_dio: Replace CPU finder with required_address_space (nw)
AJR
2019-02-25
1
-2
/
+2
*
tms9914: Rename read/write handlers and remove superfluous arguments (nw)
AJR
2019-02-18
1
-4
/
+4
*
Revert "hp9k3xx: call reset() instead of manually resetting subdevices (nw)"
Sven Schnelle
2018-12-01
1
-2
/
+3
*
hp9k_3xx: add DMA enable to control register
Sven Schnelle
2018-11-25
1
-3
/
+15
*
Merge pull request #4328 from hp9k/human_interface_reset
R. Belmont
2018-11-23
1
-3
/
+2
|
\
|
*
hp9k3xx: call reset() instead of manually resetting subdevices (nw)
Sven Schnelle
2018-11-23
1
-3
/
+2
*
|
hp9k_3xx: misc fixes (nw)
Sven Schnelle
2018-11-23
1
-7
/
+11
|
/
*
hp9k_3xx: fix RTC corruption
Sven Schnelle
2018-11-06
1
-0
/
+1
*
hp_hil: Removing MCFG macros doesn't just mean blindly expanding them (nw)
Vas Crabb
2018-10-30
1
-9
/
+2
*
hp9k3xx/human_interface: add parallel poll logic (nw)
Sven Schnelle
2018-10-20
1
-5
/
+61
*
hp_dio: remove unused map() functions
Sven Schnelle
2018-10-13
1
-6
/
+0
*
Merge pull request #4119 from hp9k/hp_hil_mouse
R. Belmont
2018-10-11
1
-0
/
+5
|
\
|
*
hp_hil: add HP 46060B mouse
Sven Schnelle
2018-10-11
1
-0
/
+5
*
|
hp_dio/human_interface: fix fixme (nw)
Sven Schnelle
2018-10-10
1
-2
/
+1
|
/
*
hp_dio/human_interface: remove MCFG (nw)
Sven Schnelle
2018-10-10
1
-40
/
+46
*
hp9k_3xx: move Sound, GPIB, Keyboard and RTC to human interface module
Sven Schnelle
2018-10-08
1
-0
/
+304