summaryrefslogtreecommitdiff
path: root/bindings.c
AgeCommit message (Expand)Author
2019-03-11Minor cleanupMichael Pavone
2019-01-17Fixed crash bug that could occur in a narrow window of time when loading a ROMMichael Pavone
2019-01-16Add code to handle controllers that have their d-pads mapped as buttons or axesMichael Pavone
2019-01-03Disable most bindings when UI is activeMichael Pavone
2018-11-19Removed old VDP debug functionalityMichael Pavone
2018-11-19Basic version of layer compositing debug view in a separate windowMichael Pavone
2018-11-14Initial stab at CRAM debug in a detached windowMichael Pavone
2018-11-09Added VRAM debug windowMichael Pavone
2018-11-04WIP new VDP plane debug view and support for detached VDP debug views generallyMichael Pavone
2018-10-24Pull current controller config in binding UI from whatever the actual binding...Michael Pavone
2018-08-03Allow a gamepad mapping to apply to all controllers, controllers of a particu...Michael Pavone
2018-06-19Fix missing include in bindings.cMichael Pavone
2018-05-05Refactor to split device bindings from IO emulation codeMichael Pavone