Ignore:
Timestamp:
04/03/12 11:56:53 (14 months ago)
Author:
philmoz
Message:

Updates for finsig_dryos.c:

  • fix to correctly find addresses in code copied to RAM
  • add live view palette values for some recent cameras
  • add live view bitmap values for some recent cameras
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/platform/sx230hs/sub/100c/stubs_entry.S

    r1658 r1787  
    5151DEF(focus_busy                              ,0x000083c4) // Found @0xff181c8c 
    5252//DEF(recreview_hold                          ,0x00004e04) // Found @0xff0a00d8, ** != ** stubs_min = 0x0000956c (0x947C+0xF0) 
     53DEF(palette_control                         ,0x0000b440) // Found @0xff24480c 
     54DEF(active_palette_buffer                   ,0x0000b448) // Found @0xff244810 
     55DEF(palette_buffer                          ,0x000ceb38) // Found @0xff244ce8 
     56DEF(bitmap_buffer                           ,0x0000b480) // Found @0xff249960 
     57DEF(active_bitmap_buffer                    ,0x0000b478) // Found @0xff249964 
    5358 
    5459// Values below go in 'lib.c': 
Note: See TracChangeset for help on using the changeset viewer.