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
/
vsmile
/
pad.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
emu/ioport.h: Made syntax for configuring callbacks more consistent.
Vas Crabb
2024-10-18
1
-12
/
+12
*
- Removed device_timer, device_timer_id, et al in favor of direct callback me...
MooglyGuy
2022-06-04
1
-2
/
+1
*
Software list items promoted to working
Ryan Holtz
2020-10-10
1
-16
/
+18
*
ioport: Change PORT_CHANGED_MEMBER param type from void * to u32 (nw)
AJR
2019-08-15
1
-2
/
+2
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-0
/
+275
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-275
/
+0
*
vsmile_ctrl: add machine context to logging (nw)
Vas Crabb
2019-01-22
1
-2
/
+3
*
vsmile: remove need for reset hack joystick, enable second controller port (n...
Vas Crabb
2019-01-22
1
-13
/
+3
*
vsmile_ctrl: hack to survive F3 reset (nw)
Vas Crabb
2019-01-22
1
-0
/
+12
*
vsmile_ctrl: fix controller not working if buttons are pushed too early
Vas Crabb
2019-01-21
1
-45
/
+177
*
vsmile_ctrl: honour controller select
Vas Crabb
2019-01-21
1
-92
/
+23
*
-vsmile_ctrl: Fixed pad slot device. Disabled second controller for now until...
MooglyGuy
2019-01-20
1
-8
/
+14
*
-vsmile: Converted to use slot devices for controllers. Breaks controller inp...
MooglyGuy
2019-01-20
1
-0
/
+203