ps2sdk  1.1
A collection of Open Source libraries used for developing applications on Sony's PlayStation 2® (PS2).
osd_config.c File Reference
#include <tamtypes.h>
#include <kernel.h>
#include <ps2sdkapi.h>
#include <stdio.h>
#include <sys/fcntl.h>
#include <sys/unistd.h>
#include <string.h>
#include <osd_config.h>
+ Include dependency graph for osd_config.c:

Go to the source code of this file.

Data Structures

struct  ConfigParamT10K
 

Variables

ConfigParamT10K g_t10KConfig
 
char g_RomName []
 

Detailed Description

PS2 Configuration settings note: the 'set' methods are only valid till the ps2 gets turned off or reset!

Definition in file osd_config.c.

Variable Documentation

◆ g_RomName

char g_RomName[]
extern

◆ g_t10KConfig

ConfigParamT10K g_t10KConfig
extern