1 #include "stubs_asm.h" 2 3 //DEF(focus_busy, 0xDD7C) //0xDD68 + 0x14 ??? to double check 4 //DEF(recreview_hold, 0xEBFC) // 0xEB50+0xAC 5 DEF(some_f_for_dng, 0xC720) 6 DEF(second_ext_for_dng, 0xC740) 7 // Key values for 'Feather' on joystic 8 // Could be retrieved from 'PhySW' Task function 9 DEF(touch_keys_angle, 0x46464) 10 // Semaphore address to disable Feather processing 11 DEF(touch_keys_sema, 0xD2A0) // 0xD284 + 0x1C