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

/* [<][>][^][v][top][bottom][index][help] */
   1 #include "stubs_asm.h"
   2 
   3 DEF(physw_status, 0xF838) //a420 ok
   4 DEF(physw_run,  0x1FAC) //a420 i think ok
   5 DEF(zoom_busy, 0x7CAA8) //a420 ok
   6 DEF(focus_busy, 0x7CDC0) //a420 ok
   7 DEF(canon_menu_active,0x7D54) //a420 ok
   8 DEF(canon_ev_corr_menu_active, 0xD1C0) //a420 unsure... a430: 0xd5d8 @ffeb0cd0, a420 @ffea189c
   9 DEF(canon_shoot_menu_active,0x7375) // a420, may be wrong (0x7374+1)
  10 DEF(recreview_hold, 0x7A148) // a420 @FFD6DEC4
  11 DEF(movie_status, 0x7207C) // a420 0xFFD1BE54, has to be ok
  12 DEF(zoom_status, 0x7228) // a420 ok (in moveopticaltotele)
  13 DEF(some_f_for_dng, 0x8884) // a420 found @ffe06f0c
  14 DEF(some_flag_for_af_scan, 0x726C8) // a420 @FFD269B8
  15 //DEF(levent_table, 0xFFD31BA0) // a420 @ffd346d4
  16 DEF(playrec_mode, 0x6108) // a420 @ffd2ed68, has to be ok
  17 DEF(sys_mempart_id, 0xD230) // a420 @ffe9c88c, has to be ok
  18 

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