root/platform/ixus140_elph130/sub/100a/stubs_min.S

/* [<][>][^][v][top][bottom][index][help] */
   1 #include "stubs_asm.h"
   2 DEF(file_counter_var,0x7570) // found by searching RAM :<
   3 DEF(palette_control,0x87a0) // guessed based on similarity to g12 (first byte of palette related struct)
   4 DEF(bitmap_buffer,0x3f80) // from browsing ram
   5 DEF(active_bitmap_buffer,0x3f78) // similar to g12, checking ram
   6 DEF(active_viewport_buffer,0x258c) // sub_FF073A04
   7 DEF(viewport_buffers,0xFF4FB210) // sub_FF073A04, guessed
   8 // from sub_FF358054, value stored in sig finder video_compression_rate is stored here
   9 // both are adjusted continuously by canon firmware
  10 //DEF(video_compression_rate2,0xD2E4+0x1c) 

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