Ignore:
Timestamp:
03/09/12 06:01:51 (15 months ago)
Author:
reyalp
Message:

ixus220_elph300hs updates from srsa_rc in http://chdk.setepontos.com/index.php?topic=650.msg82542#msg82542
fix recreview_hold and vid_get_viewport_fb_d()

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/release-1_0/platform/ixus220_elph300hs/sub/101g/lib.c

    r1549 r1717  
    5959void *vid_get_viewport_fb_d() 
    6060{ 
    61         //FF06C580 dword_FF06C580  DCD 0x3C70 
    62         //FF06D300                 STR     R12, [R5,#0x58 
    63         return (void*)(*(int*)(0x3C70+0x58));                   
    64  
     61        return (void*)(*(int*)(0x2c08+0x58)); 
    6562} 
    6663 
Note: See TracChangeset for help on using the changeset viewer.