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/sx40hs/sub/100g/stubs_entry.S

    r1658 r1787  
    4141DEF(focus_busy                              ,0x00008d08) // Found @0xff1bbe80 
    4242DEF(recreview_hold                          ,0x000041e4) // Found @0xff0a443c 
     43DEF(palette_control                         ,0x0000c2d8) // Found @0xff29175c 
     44DEF(active_palette_buffer                   ,0x0000c2e0) // Found @0xff291760 
     45DEF(palette_buffer                          ,0x000df7f0) // Found @0xff291c28 
     46DEF(bitmap_buffer                           ,0x0000c31c) // Found @0xff29546c 
     47DEF(active_bitmap_buffer                    ,0x0000c314) // Found @0xff295470 
    4348 
    4449// Values below go in 'lib.c': 
Note: See TracChangeset for help on using the changeset viewer.