source: branches/release-1_0/platform/d10/sub/100a/stubs_min.S @ 1637

Revision 1637, 445 bytes checked in by philmoz, 16 months ago (diff)

Re-align CHDK and CHDK-DE code base (part 1) - http://chdk.setepontos.com/index.php?topic=7601.0

  • add a1000, include a3300, ixus1000 and ixus230 in auto build
  • align signature finder code and stubs files
  • align files with just white space differences
  • Property svn:eol-style set to native
Line 
1#include "stubs_asm.h"
2
3DEF(movie_status,                       0x4B29C + 0x38) // 0x4B29C + 0x38 via task_MovieRecord -> sub_FF92F3E8 -> loc_FF92F36C
4DEF(recreview_hold,                     0x70B0 + 0xC4)  // from sub_FF95C814 via search on int 0x3007, similar to sd990, TODO may not be right
5
6DEF(some_f_for_dng,                     0xDEAD)         // TODO NOT FOUND!
7DEF(second_ext_for_dng,                 0xDEAD)         // TODO NOT FOUND!
Note: See TracBrowser for help on using the repository browser.