1 #include "stubs_asm.h" 2 3 DEF(physw_status, 0xFBB0) // from wrap_kbd_p1_f + 0x10 OK! 4 DEF(led_table, 0xFDC8) // In aLedcon Data section OK! 5 6 DEF(zoom_busy, 0x76C7C) // above aZoomlenscontro OK! 7 DEF(focus_busy, 0x76F7C) // in sub after aFocuslenscontr OK! 8 DEF(canon_menu_active,0x76DC) // in sub StartRecModeMenu OK! 9 DEF(canon_shoot_menu_active,0x68F1) // (0x68F4 - 0x4 + 0x1) found in "taskcreate_DSITask" OK! 10 DEF(recreview_hold, 0x73CF0) // OK! 11 DEF(zoom_status, 0x6804) 12 DEF(movie_status, 0x6F95C) 13 DEF(playrec_mode,0x56EC) 14 DEF(sys_mempart_id, 0xdad0)