summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/vsmile/pad.cpp
Commit message (Expand)AuthorAgeFilesLines
* emu/ioport.h: Made syntax for configuring callbacks more consistent. Vas Crabb2024-10-181-12/+12
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-2/+1
* Software list items promoted to working Ryan Holtz2020-10-101-16/+18
* ioport: Change PORT_CHANGED_MEMBER param type from void * to u32 (nw) AJR2019-08-151-2/+2
* (nw) Clean up the mess on master Vas Crabb2019-03-261-0/+275
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-275/+0
* vsmile_ctrl: add machine context to logging (nw) Vas Crabb2019-01-221-2/+3
* vsmile: remove need for reset hack joystick, enable second controller port (n... Vas Crabb2019-01-221-13/+3
* vsmile_ctrl: hack to survive F3 reset (nw) Vas Crabb2019-01-221-0/+12
* vsmile_ctrl: fix controller not working if buttons are pushed too early Vas Crabb2019-01-211-45/+177
* vsmile_ctrl: honour controller select Vas Crabb2019-01-211-92/+23
* -vsmile_ctrl: Fixed pad slot device. Disabled second controller for now until... MooglyGuy2019-01-201-8/+14
* -vsmile: Converted to use slot devices for controllers. Breaks controller inp... MooglyGuy2019-01-201-0/+203