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/s95/sub/100e/stubs_entry.S

    r1641 r1787  
    4141DEF(focus_busy                              ,0x00006f30) // Found @0xff97bec4 
    4242//DEF(recreview_hold                          ,0x00003e14) // Found @0xff8a8648, ** != ** stubs_min = 0x0000828c (0x81f8+0x94) 
     43DEF(palette_control                         ,0x0000a0d4) // Found @0xffa47590 
     44DEF(active_palette_buffer                   ,0x0000a0dc) // Found @0xffa47594 
     45DEF(palette_buffer                          ,0x000bc434) // Found @0xffa47ac8 
     46DEF(bitmap_buffer                           ,0x0000a110) // Found @0xffa4c778 
     47DEF(active_bitmap_buffer                    ,0x0000a108) // Found @0xffa4c77c 
    4348 
    4449// Values below go in 'lib.c': 
Note: See TracChangeset for help on using the changeset viewer.