Home
last modified time | relevance | path

Searched refs:file (Results 1 – 2 of 2) sorted by relevance

/TwlSDK-5.3.6/build/libraries/os/ARM9/src/
Dos_china.c132 FSFile file[1]; in LoadImage() local
134 FS_InitFile(file); in LoadImage()
135 if (!FS_OpenFileEx(file, path, FS_FILEMODE_R)) in LoadImage()
141 u32 len = FS_GetFileLength(file); in LoadImage()
153 if (FS_ReadFile(file, ptr, (int)len) != len) in LoadImage()
158 (void)FS_CloseFile(file); in LoadImage()
/TwlSDK-5.3.6/
Dchangelog-TwlSDK-5_3_patch6-20091125.txt32 Added "4G" to the specifiable values for the RSF file's RomSize property in makerom.exe.
39 …Fixed a bug where some management file information becomes abnormal when a photo assigned to Favor…
69 …exe and makerom.TWL.exe. This option allows you to replace ROM data stored in an existing SRL file.