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

/* [<][>][^][v][top][bottom][index][help] */
   1 #include "stubs_asm.h"
   2 
   3 //http://chdk.setepontos.com/index.php?topic=10617.msg104869#msg104869
   4 DEF(file_counter_var,               0x0000652c) // found by searching for "FileBackupProperty.c"
   5 
   6 DEF(palette_control,                0x0000759c) // Found @0xff98f1f8
   7 DEF(palette_buffer,                 0x000c4294) // Found @0xff98f59c
   8 
   9 DEF(active_viewport_buffer,         0x00001fd0) // sub_ff8481e0 - by comparison to ixus140
  10 DEF(viewport_buffers,               0xffb48a40) // by comparison to ixus140
  11 
  12 //TODO
  13 //DEF(bitmap_buffer,0x) //
  14 //DEF(active_bitmap_buffer,0x) //
  15 

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