#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include "eetypes.h"
#include "sifdev.h"
#include "sifrpc.h"
#include "pads.h"
#include "ps2s/math.h"
Go to the source code of this file.
Defines | |
#define | kPad0 0 |
#define | kPad1 1 |
#define | kPort0 0 |
#define | kSlot0 0 |
#define | kPadModeStandard 0x4 |
#define | kPadModeAnalog 0x7 |
#define | kPadSetLockModeUnchanged 0 |
#define | kPadSetLockModeLock 3 |
#define | kPadSetLockModeUnlock 1 |
#define | kStickMaxRadius 120 |
#define | kStickDeadRadius 25 |
Functions | |
CPad | Pad0 (kPad0) |
CPad | Pad1 (kPad1) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|