ps2sdk
1.1
A collection of Open Source libraries used for developing applications on Sony's PlayStation 2® (PS2).
|
Data Fields | |
u16 | timezoneOffset |
u8 | screenType |
u8 | dateFormat |
u8 | language |
u8 | spdifMode |
u8 | daylightSaving |
u8 | timeFormat |
config param data as stored on a DTL-T10000(H) TOOL
Definition at line 28 of file osd_config.c.
u8 ConfigParamT10K::dateFormat |
Definition at line 31 of file osd_config.c.
u8 ConfigParamT10K::daylightSaving |
Definition at line 34 of file osd_config.c.
u8 ConfigParamT10K::language |
Definition at line 32 of file osd_config.c.
u8 ConfigParamT10K::screenType |
Definition at line 30 of file osd_config.c.
u8 ConfigParamT10K::spdifMode |
Definition at line 33 of file osd_config.c.
u8 ConfigParamT10K::timeFormat |
Definition at line 35 of file osd_config.c.
u16 ConfigParamT10K::timezoneOffset |
Definition at line 29 of file osd_config.c.