- Timestamp:
- 03/16/12 04:51:39 (15 months ago)
- Location:
- branches/reyalp-ptp-live
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
platform/ixus220_elph300hs/sub/101c/stubs_entry.S (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/reyalp-ptp-live
- Property svn:mergeinfo changed
/branches/release-1_0 merged: 1721,1730,1732 /trunk merged: 1722-1724,1727,1731,1733,1736
- Property svn:mergeinfo changed
-
branches/reyalp-ptp-live/platform/ixus220_elph300hs/sub/101c/stubs_entry.S
r1720 r1737 34 34 DEF(zoom_status ,0x0000ded8) // Found @0xffb078cc 35 35 DEF(some_flag_for_af_scan ,0x000071cc) // Found @0xff989240 36 // focus_len_table contains zoom focus lengths for use in 'get_focal_length' (main.c). 37 // each entry contains 3 int value(s), the first is the zoom focus length. 38 // there are 64 entries in the table - set NUM_FL to 64 39 //DEF(focus_len_table ,0xfffea288) // Found @0xfffea288, stubs_min = 0xfffea288 (0xfffea288) 36 40 DEF(zoom_busy ,0x00006cf4) // Found @0xff97fd74 37 41 DEF(focus_busy ,0x00006b68) // Found @0xff97af60 38 //DEF(recreview_hold ,0x00003828) // Found @0xff8a6510, stubs_min = 0x00003828 (0x00003828) 42 DEF(recreview_hold ,0x00003828) // Found @0xff8a6510 39 43 40 44 // Values below go in 'lib.c':
Note: See TracChangeset
for help on using the changeset viewer.