Ignore:
Timestamp:
12/03/11 04:41:04 (18 months ago)
Author:
philmoz
Message:

Fix for IXUS 220 zoom_busy and focus_busy from jstanley0.
http://chdk.setepontos.com/index.php?topic=650.msg77212#msg77212

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/platform/ixus220_elph300hs/sub/101c/stubs_min.S

    r1442 r1445  
    1010DEF(physw_status, 0x0003418c) // Found @0xff834e18 
    1111DEF(physw_run, 0x00001c3c) // Found @0xff8349bc 
    12 DEF(focus_busy, 0x8330 + 8)               // FF17C5DC+FF17C604 
    13 DEF(zoom_busy, 0x84A0 + 0x1C)             // FF1821EC+FF182224 
     12DEF(focus_busy, 0x00006b68) 
     13DEF(zoom_busy, 0x00006cf4) 
    1414DEF(canon_menu_active, 0x00003210) // Found @0xff896910 
    1515DEF(recreview_hold, 0x93D4 + 0xF0)        // FF1B6640 
Note: See TracChangeset for help on using the changeset viewer.