Results 1 to 10 of 37

Threaded View

  1. #2
    Gold SeaMonkey's Avatar
    Join Date
    May 2008
    Device
    DEVIL's SE
    Posts
    1,509
    Thanks
    26
    Thanked 311 Times in 247 Posts

    Re: ELFS:You want them - start here

    ©Hussein(svn)
    ScreenShooter v1.3

    All screenshots maded by one of version of this Elf.
    You also need BcfgEdit.elf , so you can configure ScreenShooter

    ©KreN
    BcfgEdit v1.0


    With BcfgEdit.elf you can configure several Elfs

    ©Peti (r) myrzeug
    OPlogo v1.0


    With this Elf you can change operator logo(he can change 3 lines from oplogo)
    you can put - day full,month full name,temperature of the phone,battery state in percent,free bytes in heap,free kilobytes in heap.

    ©Deitro
    Calc v2.0.1


    Advanced Calculator (his name tales everything)

    ©Iron Master
    CreateTXTFile v1.1

    Whit this Elf you can create text files where you want,but you need this functions in your library for proper work .
    Code:
    11F: void * DataBrowserDesc_Create(void);
    121: void DataBrowserDesc_SetHeaderText(void * db , int StrID);
    122: void DataBrowserDesc_SetFolders(void * db , int * FolderList);
    123: void DataBrowserDesc_SetOKSoftKeyText(void * db , int StrID);
    124: void DataBrowser_Create(void * db);
    125: void DataBrowserDesc_Destroy(void * db);
    2A8: FSX_isNameInvalid(wchar_t * name);
    2A9: DataBrowserDesc_SetFoldersNumber(void * DataBrowserDesc,int state);
    2AB: DataBrowserDesc_SetSelectAction(void * DataBrowserDesc,int state);
    2AC: DataBrowserDesc_SetSelectActionOnFolders(void * DataBrowserDesc,int state);
    2AD: DataBrowserDesc_SetBookID(void * DataBrowserDesc,int BookID);
    2AF: DataBrowserDesc_SetOption(void * DataBrowserDesc,char * option);
    2B0: DataBrowserDesc_SetOpenEmptyFolder(void * DataBrowserDesc,int state);
    2B2: void FSX_RemoveIllegalSymbolsName(FILEITEM *);
    2B3: FILEITEM * DataBrowser_ItemDesc_Create(void);
    2B4: void DataBrowser_ItemDesc_Destroy(FILEITEM *);
    2B7: void StringInput_SetCursorPosition(GUI *,u16 curs_pos,char unk);
    and for owners "copying / moving files to any folder" patch they need this supplement.

    Code:
    ; K790 SW-R8BF003
    44E9BC80: 14D0 14E0 44E9BC80: 14D0 14E0
    44E9BCA6: 01D0 01E0 44E9BCA6: 01D0 01E0
    Code:
    ; K810 SW-R8BA024
    44FD738C: 14D0 14E0 44FD738C: 14D0 14E0
    44FD73B2: 01D0 01E0 44FD73B2: 01D0 01E0
    Code:
    ; W580 SW-R8BE001
    44EC1AD0: 14D0 14E0 44EC1AD0: 14D0 14E0
    44EC1AF6: 01D0 01E0 44EC1AF6: 01D0 01E0
    Code:
    ; W610 SW-R6BC002
    44EC91F8: 14D0 14E0 44EC91F8: 14D0 14E0
    44EC921E: 01D0 01E0 44EC921E: 01D0 01E0
    Code:
    ; W660 SW-R8BB001
    44FEB5C4: 14D0 14E0 44FEB5C4: 14D0 14E0
    44FEB5EA: 01D0 01E0 44FEB5EA: 01D0 01E0
    Code:
    ; W880 SW-R8BA024
    44FE8FDC: 14D0 14E0 44FE8FDC: 14D0 14E0
    44FE9002: 01D0 01E0 44FE9002: 01D0 01E0
    Attached Files
    Last edited by SeaMonkey; 12-03-2008 at 10:14 AM.

  2. The Following User Says Thank You to SeaMonkey For This Useful Post:


Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •