root/platform/a540/sub/100b/stubs_min.S

/* [<][>][^][v][top][bottom][index][help] */
   1 #include "stubs_asm.h"
   2 
   3 DEF(physw_status, 0xE298)
   4 DEF(physw_run, 0x1FB0)
   5 
   6 DEF(canon_menu_active,0x7F80) // StartRecModeMenu sub_FFDE4FAC
   7 DEF(canon_shoot_menu_active,0x74c1)
   8 
   9 DEF(recreview_hold, 0x6C878) 
  10 
  11 
  12 DEF(zoom_busy, 0x6F3A4)  
  13 DEF(focus_busy,0x6F764) //?
  14 
  15 DEF(FlashParamsTable,0xFFD5AF48) 
  16 
  17 DEF(lcd_brightness,0xC0910080) 
  18 DEF(lcd_brightness_saved,0x63570) 
  19 
  20 DEF(movie_status, 0x64794)  
  21 DEF(some_flag_for_af_scan, 0x64DD0)
  22 DEF(parameter_for_af_scan, 0x64DC8)
  23 DEF(zoom_status, 0x733C)
  24 
  25 DEF(some_f_for_dng, 0x887C) // found in sub_FFE39174
  26 DEF(second_ext_for_dng, 0x88A0) // .THM
  27 DEF(levent_table, 0xFFD517BC) // PressBlahBLah
  28 DEF(playrec_mode, 0x63C4) // "MenuIn", "MenuOut"
  29 DEF(sys_mempart_id, 0xBCA0) // memFindMax, calloc, cfree etc

/* [<][>][^][v][top][bottom][index][help] */