root/platform/g5x/sub/100c/stubs_min.S

/* [<][>][^][v][top][bottom][index][help] */
   1 #include "stubs_asm.h"
   2 
   3 DEF(opacity_buffer                  ,0xfc108c18)    // OK Found after BmpDDev.c string
   4 
   5 DEF(dial_positions                  ,0x000e9880)    // OK keyboard code @fc0a3ee4 after call to get_dial_hw_position
   6 
   7 DEF(recreview_hold                  ,0x000095F0)    // OK found @FC38F854 search for "ShootCon_NotifyComplete"
   8 
   9 DEF(simple_movie_status             ,0x0000c180)    // 0x0000c088 + 0x80 + 0x78 found @fc0b3eb0 sub_fc0b3e80 via task_MovieRecord. 1 when recording or busy after, 0 otherwise
  10 
  11 // TODO:
  12 
  13 FAKEDEF(video_compression_rate, 1)
  14 FAKEDEF(canon_shoot_menu_active, 1) // ??? not found

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