ps2sdk
1.1
A collection of Open Source libraries used for developing applications on Sony's PlayStation 2® (PS2).
|
#include "standard.h"
Go to the source code of this file.
Macros | |
#define | CHECKSTATE 8 |
#define | hashsize(n) ((ub4)1<<(n)) |
#define | hashmask(n) (hashsize(n)-1) |
Functions | |
ub4 | lookup () |
void | checksum () |
void checksum | ( | ) |