root/platform/a1400/sub/100b/stubs_min.S

/* [<][>][^][v][top][bottom][index][help] */
   1 #include "stubs_asm.h"
   2 
   3 DEF(palette_control                         ,0x00007424) // Found @0xff98d150
   4 DEF(palette_buffer                          ,0x000c4294) // Found @0xff98d4f4
   5 
   6 //http://chdk.setepontos.com/index.php?topic=10617.msg104869#msg104869
   7 DEF(file_counter_var,                       0x000063b4) // found by searching for "FileBackupProperty.c"
   8 
   9 DEF(active_viewport_buffer,         0x000345b8) // found @ 0xff848368 - close to "LiveImage.c"
  10 DEF(viewport_buffers,               0xffb46cc8) // by comparison to ixus140 - Test this!!!

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