1 #include "stubs_asm.h" 2 3 DEF(physw_status, 0x11F28) // 4 DEF(physw_run, 0x1FB0) // 5 DEF(zoom_busy, 0x80278) // 6 DEF(focus_busy, 0x80590) // 7 DEF(canon_menu_active,0x8720) // 8 //DEF(canon_ev_corr_menu_active, 0xD1C0) //missing from A610, so leave it out 9 // a430: DEF(canon_shoot_menu_active,0x7605) // (0x7608 - 0x4 + 0x1) found in "taskcreate_DSITask" 10 DEF(canon_shoot_menu_active,0x7A11) // 0x7a14 - 3 (???) 11 DEF(recreview_hold, 0x7D958) // 12 DEF(movie_status, 0x73ED4) // just a guess... @ffd1d208 13 DEF(zoom_status, 0x790C) // (in moveopticaltotele) 14 DEF(some_f_for_dng, 0x9464) // @ffdd743c 15 DEF(parameter_for_af_scan, 0x745D0) // @ffd27d28 16 DEF(some_flag_for_af_scan, 0x745D8) // @ffd27d5c 17 DEF(playrec_mode, 0x6A08) // @MenuIn 18 DEF(sys_mempart_id, 0xF960) // unsure @calloc 19