source: trunk/platform/ixus70_sd1000/sub/100c/stubs_min.S @ 639

Revision 639, 755 bytes checked in by EWAVR, 5 years ago (diff)

DNG:

  • changed lenght of "copyright" and "description" fields to 1
  • added "dng via usb" feature for a570, a720, a650, ixus70, ixus850
  • Property svn:eol-style set to native
Line 
1#include "stubs_asm.h"
2
3DEF(physw_status, 0x564B0) // find in "PhySw"
4DEF(physw_run, 0x87B4) // find in "PhySw"
5
6DEF(zoom_busy, 0x96804) // find in "ZoomLens"
7DEF(focus_busy, 0x95F50) // find in "FocusLens"
8DEF(playrec_mode,0xD0CC) // BL      unknown_libname_797 found in "taskcreate_SsStartupTask"
9DEF(FlashParamsTable,0xFFB3E3C8) // BL      sub_FFB3E584 found in "ParameterManager.c"
10DEF(canon_menu_active,0x3760) // found in "StartRecModeMenu"
11DEF(canon_shoot_menu_active,0x27C9) // (0x27CC - 0x4 + 0x1) found in "taskcreate_DSITask"
12DEF(recreview_hold, 0x25AC) // (0x25B0 - 0x4) found in "AR:Snd:0x%04x"
13DEF(zoom_status, 0x2680)
14DEF(movie_status, 0xBB558)
15DEF(some_flag_for_af_scan, 0xCDB4)
16DEF(some_f_for_dng, 0x7104)
17DEF(second_ext_for_dng, 0x7128)
Note: See TracBrowser for help on using the repository browser.