root/platform/m3/sub/120f/stubs_min.S

/* [<][>][^][v][top][bottom][index][help] */
   1 #include "stubs_asm.h"
   2 
   3 DEF(file_counter_var,              0x00012484) //@ found by searching for "FileBackupProperty.c"
   4 
   5 // Camera has 3 RAW buffers @ 0x4464F8C8, 0x46FB98A8, 0x49923888
   6 DEF(raw_buffers                   ,0xfc6cb914) // Found @0xFC4073F0
   7 DEF(active_raw_buffer             ,0x0000b3d4) // Found @0xFC143BF2 - 0x18, 0xffffffff when uninited...
   8 
   9 DEF(simple_movie_status           ,0x0000b190) // @ 0xFC13FBD6, via sub_fc13fac8 from task_MovieRecord
  10 FAKEDEF(video_compression_rate    ,1)
  11 DEF(full_screen_refresh           ,0x00012a94) // not correct
  12 DEF(canon_menu_active             ,0x0000c1ac) // @ Found @0xfc32df3c
  13 FAKEDEF(canon_shoot_menu_active   ,1) // ??? not found
  14 FAKEDEF(zoom_status               ,1) // ??? not found
  15 
  16 DEF(recreview_hold                ,0x000097d4) // Found @fc34b9da
  17 FAKEDEF(zoom_busy                 ,1)
  18 FAKEDEF(focus_busy                ,1)
  19 
  20 DEF(bitmap_buffer                 ,0xc174) //@ active_bitmap_buffer + 8
  21 DEF(active_bitmap_buffer          ,0xC16C) // Found @0xFC37F0E8
  22 DEF(current_viewport_buffer       ,0x0000889C) // Found @FC133ECA
  23 DEF(viewport_buffers              ,0xfc5f9320) //from memory search
  24 DEF(current_fb_d                  ,0x0000FA20) //@ Found at 0xFC178644
  25 
  26 DEF(jog_position                  ,0xdb48) // 0xdb34 +0x14, +0x18
  27 DEF(jog_hw_pos                    ,0xd9854004) // found by browsing the 0xd985xxxx range...
  28 
  29 DEF(displaytype                   ,0x9990) // found  @ 0xFC35DF44
  30 
  31 DEF(palette_buffer_ptr            ,0x136e0) // FC3549F2, FC354A0E
  32 DEF(active_palette_buffer         ,0x136d8) // FC3549F2, FC3549F6
  33 DEF(palette_control               ,0x136c8) // FC354B56, FC354B76

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