- `def PAD_CTRL_PAD equ %1111_0000` - `def PAD_BUTTONS equ %0000_1111` - `def PAD_SWAP_CTRL_PAD equ %0000_1111` - `def PAD_SWAP_BUTTONS equ %1111_0000`
def PAD_CTRL_PAD equ %1111_0000def PAD_BUTTONS equ %0000_1111def PAD_SWAP_CTRL_PAD equ %0000_1111def PAD_SWAP_BUTTONS equ %1111_0000