Results 1 to 3 of 3

Thread: show_menu function & 7110

  1. #1

    show_menu function & 7110

    Hi,
    I'm looking for the show_menu function in the 7110 5.01 flash, but I can't find it.
    I searched for the F7FFFAD8492220007008482221004A1CF7FFFF08E7EB patttern (nokix locate.rx) and 7841200C43484649580849EF4288D104201F21002209 pattern (mestrini dump_menu_61xx.nrx), but no matches.
    How can I find it?? I'm using winarm 1.6.3
    How many functions exist?

    Another question:
    patt=x2c(F7FFFAD8492220007008482221004A1CF7FFFF08E7EB)
    mask=x2c(F800F800FF00FFFFFFFFFF00FFFFFF00F800F800FF00) <------

    What is this line? How I shall use it?

    Sorry my english.
    Thanks.

  2. #2
    Join Date
    Apr 2003
    Location
    Portugal
    Posts
    1,256
    that is my greatest problem whem trying to make nokix compatible with all DCT3 models.

    7110 and 6210 flashes are written in a very different way
    also the 3410 and 2100 have some differences with older DCT3 but not as diff as with the first two models

    i have found some matches for some 6210 - 7110 functions but the one you look for i'm still trying to find it

    as for the mask issue all it's needed to know is:

    F -> correspondent hex number in pattern must match
    0 -> correspondent hex number in pattern doesn't need to match
    8 -> no need to match. more like a cosmetic number to identify BL's (F123F456)

    patt=x2c(F7FFFAD8492220007008482221004A1CF7FFFF08E 7EB)
    mask=x2c(F000F800FF00FFFFFFFFFF00FFFFFF00F000F800FF00)
    searching and asking won't kill you, will only make you wiser (please search before you ask! )
    -------------------------------------------------------------
    Asking how is like traveling the entire space in 3 seconds. (Nokdoc)

  3. #3
    Join Date
    Mar 2003
    Location
    UK, England
    Posts
    2,011
    Also what makes the 7110 and 6210 even harder is the compressed PPM
    Makes text searching near impossible

    regards,
    Danny
    One day the world will end, the next day who will care??
    __________________

    Read the forum rules by posting!!

    Please see This thread for help with posting

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. ***NEW*** Sharp Diagnostics Menu
    By Crux in forum Sharp
    Replies: 22
    Last Post: 13-03-2006, 02:29 PM
  2. Help...
    By Boemio in forum DCT 3 Flashing / Upgrading / Modding
    Replies: 20
    Last Post: 03-05-2004, 01:47 PM
  3. how do u use gsc in g3n0lite? (clock problem)
    By HAMMER in forum DCT 3 Flashing / Upgrading / Modding
    Replies: 12
    Last Post: 01-05-2004, 11:12 AM
  4. Clock`s screensaver "add menu" code generator
    By Zandis in forum DCT 3 Flashing / Upgrading / Modding
    Replies: 13
    Last Post: 29-04-2004, 01:07 PM
  5. Running 5E0 ID command...
    By Zandis in forum DCT 3 Flashing / Upgrading / Modding
    Replies: 3
    Last Post: 09-02-2004, 02:21 PM

Bookmarks

Posting Permissions

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