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
/
machine
/
8042kbdc.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add adjust_periodic() to persistent_timer. Update obvious situations where it...
Aaron Giles
2021-09-11
1
-1
/
+1
*
Merge branch 'master' into time-experiments2
Aaron Giles
2021-09-10
1
-22
/
+95
|
\
|
*
8042kbdc.cpp: mouse reset answers at least one byte if mouse disabled.
yz70s
2021-08-30
1
-3
/
+11
|
*
8042kbdc.cpp: improve management of ps/2 mouse
yz70s
2021-08-25
1
-22
/
+87
*
|
Since I already had to touch all device_timer signatures, bite the bullet and...
Aaron Giles
2021-08-20
1
-2
/
+2
*
|
Major timer object reshuffling. timer_expired_delegate wraps the various call...
Aaron Giles
2021-03-26
1
-1
/
+1
*
|
Add scheduler object and accessor to device_t. Upgrade all 3 timer parameters...
Aaron Giles
2021-03-24
1
-1
/
+1
|
/
*
8042kbdc.cpp: generate data for mouse only if mouse is enabled
yz70s
2020-07-25
1
-3
/
+5
*
devices/machine/8042kbdc, mame/machine/s32comm: initialize variables which ca...
Ivan Vangelista
2020-07-04
1
-0
/
+1
*
devices/machine/8042kbdc.cpp: initilized variable that caused problems for th...
Ivan Vangelista
2020-06-06
1
-0
/
+1
*
devices/machine: simplified more handlers (nw)
Ivan Vangelista
2020-03-25
1
-2
/
+2
*
devices/machine: simplified handlers for various devices (nw)
Ivan Vangelista
2020-03-24
1
-2
/
+2
*
8042kbdc.cpp: recognize mouse reset command (nw)
yz70s
2019-11-15
1
-0
/
+6
*
8042kbdc: only include mouse on ps2 keyboards, avoids extra invalid mouse dev...
cracyc
2019-08-20
1
-3
/
+3
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-4
/
+18
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-18
/
+4
*
volt_reg: removed MCFG macro (nw)
Ivan Vangelista
2019-02-12
1
-3
/
+5
*
-8042kbdc: Added timer to periodically check mouse. Fixes mouse in IRIX. [Rya...
Ryan Holtz
2019-02-11
1
-1
/
+13
*
srcclean and other cleanup (nw)
Vas Crabb
2018-06-24
1
-1
/
+1
*
-kbdc8042: Added rudimentary PS/2 mouse support. [Ryan Holtz]
mooglyguy
2018-06-19
1
-181
/
+118
*
Streamline machine configuration macros - everyone's a device edition.
Vas Crabb
2018-05-06
1
-1
/
+1
*
API Change: Machine configs are now a method of the owner class, and the prot...
Olivier Galibert
2018-01-17
1
-1
/
+1
*
1st half of devices/machine to device_add_mconfig (nw)
Ivan Vangelista
2017-05-31
1
-5
/
+1
*
Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you.
Vas Crabb
2017-05-22
1
-1
/
+1
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-2
/
+2
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-1
/
+1
*
Remove emu.h from headers (nw)
Olivier Galibert
2017-02-11
1
-0
/
+1
*
replaced machine().driver_data()->generic_space() with machine().dummy_space(...
smf-
2016-11-03
1
-1
/
+1
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-5
/
+5
*
8042kbdc: fix stuff (nw)
cracyc
2016-10-17
1
-40
/
+19
*
hiscore.dat: Updates [Leezer]
cracyc
2016-10-16
1
-13
/
+0
*
8042kbdc: safer (nw)
cracyc
2016-03-07
1
-3
/
+3
*
pcat_dyn: "I/O BOARD FAILURE" (nw)
cracyc
2016-03-05
1
-1
/
+3
*
reverting:
Miodrag Milanovic
2016-01-20
1
-1
/
+1
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-1
/
+1
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+618