1 #include "stubs_asm.h" 2 3 DEF(led_table, 0x11258) //OK 4 DEF(physw_run, 0x1FBC) //OK 5 DEF(physw_status, 0x10FF0) //OK 6 DEF(canon_menu_active,0x8B5C) //OK 7 8 9 DEF(zoom_busy, 0x89178) 10 DEF(zoom_status, 0x7df0) 11 12 13 DEF(focus_busy, 0x89490) 14 15 16 17 18 19 20 DEF(canon_shoot_menu_active,0x7ef4+1) // not checked 21 DEF(recreview_hold, 0x00086400) 22 DEF(some_f_for_dng, 0x000099d4) 23 DEF(second_ext_for_dng, 0x000099f8) 24 DEF(movie_status, 0x0007c98c) 25 26 27 DEF(playrec_mode, 0x6DA0) // "MenuIn" 28 29 DEF(sys_mempart_id, 0xea18)