PS2SDK
PS2 Homebrew Libraries
Loading...
Searching...
No Matches
ps2_sif.c
1/*
2
3Common PS2 SIF management API for both EE and IOP.
4
5This file contains all common code for both EE and IOP SIF management.
6
7*/
8
9#include <tamtypes.h>
10#include <ps2_reg_defs.h>
11#include "ps2_sbus.h"
12#include "sbus_priv.h"