Changeset 1705


Ignore:
Timestamp:
03/04/12 19:57:14 (16 months ago)
Author:
reyalp
Message:

merge r1704 from branches/release-1_0: d10 - use correct movie_status (found by sig finder, verified)

Location:
trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk

  • trunk/platform/d10/sub/100a/stubs_entry.S

    r1641 r1705  
    3131DEF(levent_table                            ,0xffb08638) // Found @0xffb08638 
    3232DEF(FlashParamsTable                        ,0xffb330f4) // Found @0xffb330f4 
    33 //DEF(movie_status                            ,0x00005fe0) // Found @0xff92f390, ** != ** stubs_min = 0x0004b2d4 (0x4B29C+0x38) 
     33DEF(movie_status                            ,0x00005fe0) // Found @0xff92f390 
    3434DEF(canon_menu_active                       ,0x00002e2c) // Found @0xff872820 
    3535DEF(canon_shoot_menu_active                 ,0x00007405) // Found @0xff96b630 
  • trunk/platform/d10/sub/100a/stubs_min.S

    r1641 r1705  
    11#include "stubs_asm.h" 
    22 
    3 DEF(movie_status,                       0x4B29C + 0x38) // 0x4B29C + 0x38 via task_MovieRecord -> sub_FF92F3E8 -> loc_FF92F36C 
    43DEF(recreview_hold,                     0x70B0 + 0xC4)  // from sub_FF95C814 via search on int 0x3007, similar to sd990, TODO may not be right 
    54 
Note: See TracChangeset for help on using the changeset viewer.