Ignore:
Timestamp:
04/03/12 11:56:53 (15 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/a3300/sub/100a/stubs_entry.S

    r1658 r1787  
    4646DEF(focus_busy                              ,0x000064d8) // Found @0xff960130 
    4747DEF(recreview_hold                          ,0x00003534) // Found @0xff89af5c 
     48DEF(palette_control                         ,0x0000916c) // Found @0xffa06c70 
     49DEF(active_palette_buffer                   ,0x00009174) // Found @0xffa06c74 
     50DEF(palette_buffer                          ,0x000b477c) // Found @0xffa07028 
    4851 
    4952// Values below go in 'lib.c': 
Note: See TracChangeset for help on using the changeset viewer.