Changeset 1629
- Timestamp:
- 01/31/12 05:07:21 (16 months ago)
- Location:
- trunk/platform/a470/sub
- Files:
-
- 4 edited
-
100e/stubs_entry.S (modified) (1 diff)
-
100e/stubs_min.S (modified) (2 diffs)
-
101b/stubs_entry.S (modified) (1 diff)
-
101b/stubs_min.S (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/platform/a470/sub/100e/stubs_entry.S
r1626 r1629 31 31 //DEF(levent_table ,0xffe72ec8) // Found @0xffe72ec8, stubs_min = 0xffe72ec8 (0xFFE72EC8) 32 32 //DEF(FlashParamsTable ,0xffe8fc68) // Found @0xffe8fc68, stubs_min = 0xffe8fc68 (0xffe8fc68) 33 //DEF(movie_status ,0x000051d8) // Found @0xffc45174, ** != ** stubs_min = 0x00005200 (0x5200)33 //DEF(movie_status ,0x000051d8) // Found @0xffc45174, stubs_min = 0x000051d8 (0x51d8) 34 34 //DEF(canon_menu_active ,0x00009014) // Found @0xffd1eec4, stubs_min = 0x00009014 (0x9014) 35 //DEF(canon_shoot_menu_active ,0x000097e1) // Found @0xffd37684, ** != ** stubs_min = 0x00009768 (0x9768)35 //DEF(canon_shoot_menu_active ,0x000097e1) // Found @0xffd37684, stubs_min = 0x000097e1 (0x97e1) 36 36 //DEF(playrec_mode ,0x00005348) // Found @0xffc4b760, stubs_min = 0x00005348 (0x5344+4) 37 //DEF(zoom_status ,0x0000d020) // Found @0xffde8948, ** != ** stubs_min = 0x0000d7c4 (0xD7C4)38 //DEF(some_flag_for_af_scan ,0x0000cd9c) // Found @0xffdd73a8, ** != ** stubs_min = 0x0000cdec (0xCDEC)39 //DEF(zoom_busy ,0x000083a4) // Found @0xffd05d3c, ** != ** stubs_min = 0x00008050 (0x8050)37 //DEF(zoom_status ,0x0000d020) // Found @0xffde8948, stubs_min = 0x0000d020 (0xd020) 38 //DEF(some_flag_for_af_scan ,0x0000cd9c) // Found @0xffdd73a8, stubs_min = 0x0000cd9c (0xcd9c) 39 //DEF(zoom_busy ,0x000083a4) // Found @0xffd05d3c, stubs_min = 0x000083a4 (0x83a4) 40 40 //DEF(focus_busy ,0x000082b0) // Found @0xffd018d0, stubs_min = 0x000082b0 (0x82B0) 41 //DEF(recreview_hold ,0x00005b3c) // Found @0xffc63e24, ** != ** stubs_min = 0x00009634 (0x9634)41 //DEF(recreview_hold ,0x00005b3c) // Found @0xffc63e24, stubs_min = 0x00005b3c (0x5b3c) 42 42 43 43 // Values below go in 'lib.c': -
trunk/platform/a470/sub/100e/stubs_min.S
r1626 r1629 4 4 DEF(physw_run, 0x1BF0) //Found for A470 in task_PhySw, same as A590 5 5 DEF(FlashParamsTable, 0xffe8fc68) // 100e ok 6 DEF(zoom_busy, 0x8 050) //0x803c+14 same as in a5906 DEF(zoom_busy, 0x83a4) // from sig finder 7 7 DEF(focus_busy, 0x82B0) // 0x82A8+0x08 found in sub_FFD02310 8 8 … … 11 11 //- 12 12 13 DEF(canon_shoot_menu_active,0x97 68) // 0x9768+1 ??BAD13 DEF(canon_shoot_menu_active,0x97e1) // from sig finder 14 14 15 DEF(recreview_hold, 0x 9634) // ?? found in GetAEIntegralServiceMode_615 DEF(recreview_hold, 0x5b3c) // from sig finder 16 16 17 DEF(movie_status, 0x5 200) // 0x51C8 + 0x3818 DEF(some_flag_for_af_scan, 0x CDEC)19 DEF(zoom_status, 0x D7C4)17 DEF(movie_status, 0x51d8) // from sig finder 18 DEF(some_flag_for_af_scan, 0xcd9c) //from sig finder 19 DEF(zoom_status, 0xd020) // from sig finder 20 20 DEF(led_table, 0x22AC) //Found using LEDDrv.c 21 21 DEF(levent_table,0xFFE72EC8) -
trunk/platform/a470/sub/101b/stubs_entry.S
r1626 r1629 31 31 //DEF(levent_table ,0xffe72ec4) // Found @0xffe72ec4, stubs_min = 0xffe72ec4 (0xFFE72EC4) 32 32 //DEF(FlashParamsTable ,0xffe8fc64) // Found @0xffe8fc64, stubs_min = 0xffe8fc64 (0xffe8fc64) 33 //DEF(movie_status ,0x000051d8) // Found @0xffc45174, ** != ** stubs_min = 0x00005200 (0x5200)33 //DEF(movie_status ,0x000051d8) // Found @0xffc45174, stubs_min = 0x000051d8 (0x51d8) 34 34 //DEF(canon_menu_active ,0x00009014) // Found @0xffd1eec4, stubs_min = 0x00009014 (0x9014) 35 //DEF(canon_shoot_menu_active ,0x000097e1) // Found @0xffd37684, ** != ** stubs_min = 0x00009718 (0x9718)35 //DEF(canon_shoot_menu_active ,0x000097e1) // Found @0xffd37684, stubs_min = 0x000097e1 (0x97e1) 36 36 //DEF(playrec_mode ,0x00005348) // Found @0xffc4b760, stubs_min = 0x00005348 (0x5344+4) 37 //DEF(zoom_status ,0x0000d020) // Found @0xffde8944, ** != ** stubs_min = 0x0000d7c4 (0xD7C4)38 //DEF(some_flag_for_af_scan ,0x0000cd9c) // Found @0xffdd73a4, ** != ** stubs_min = 0x0000cdec (0xCDEC)39 //DEF(zoom_busy ,0x000083a4) // Found @0xffd05d3c, ** != ** stubs_min = 0x00008050 (0x8050)37 //DEF(zoom_status ,0x0000d020) // Found @0xffde8944, stubs_min = 0x0000d020 (0xd020) 38 //DEF(some_flag_for_af_scan ,0x0000cd9c) // Found @0xffdd73a4, stubs_min = 0x0000cd9c (0xcd9c) 39 //DEF(zoom_busy ,0x000083a4) // Found @0xffd05d3c, stubs_min = 0x000083a4 (0x83a4) 40 40 //DEF(focus_busy ,0x000082b0) // Found @0xffd018d0, stubs_min = 0x000082b0 (0x82B0) 41 //DEF(recreview_hold ,0x00005b3c) // Found @0xffc63e24, ** != ** stubs_min = 0x000095e4 (0x95E4)41 //DEF(recreview_hold ,0x00005b3c) // Found @0xffc63e24, stubs_min = 0x00005b3c (0x5b3c) 42 42 43 43 // Values below go in 'lib.c': -
trunk/platform/a470/sub/101b/stubs_min.S
r1626 r1629 4 4 DEF(physw_run, 0x1BF0) //Found for A470 in task_PhySw, same as A590 5 5 DEF(FlashParamsTable, 0xffe8fc64) // 101b ok 6 DEF(zoom_busy, 0x8 050) //0x803c+14 same as in a5906 DEF(zoom_busy, 0x83a4) // from sig finder 7 7 DEF(focus_busy, 0x82B0) // 0x82A8+0x08 found in sub_FFD02310 8 8 … … 11 11 //- 12 12 13 DEF(canon_shoot_menu_active,0x97 18) // from http://chdk.setepontos.com/index.php/topic,3368.msg37738.html#msg3773813 DEF(canon_shoot_menu_active,0x97e1) // from sig finder 14 14 15 DEF(recreview_hold, 0x 95E4) // from http://chdk.setepontos.com/index.php/topic,3368.msg37738.html#msg3773815 DEF(recreview_hold, 0x5b3c) // from sig finder 16 16 17 DEF(movie_status, 0x5 200) // 0x51C8 + 0x3818 DEF(some_flag_for_af_scan, 0x CDEC)19 DEF(zoom_status, 0x D7C4)17 DEF(movie_status, 0x51d8) // from sig finder 18 DEF(some_flag_for_af_scan, 0xcd9c) // from sig finder 19 DEF(zoom_status, 0xd020) // from sig finder 20 20 DEF(led_table, 0x22AC) //Found using LEDDrv.c 21 21 DEF(levent_table,0xFFE72EC4)
Note: See TracChangeset
for help on using the changeset viewer.