| Revision 639,
755 bytes
checked in by EWAVR, 5 years ago
(diff) |
|
DNG:
- changed lenght of "copyright" and "description" fields to 1
- added "dng via usb" feature for a570, a720, a650, ixus70, ixus850
|
-
Property svn:eol-style set to
native
|
| Line | |
|---|
| 1 | #include "stubs_asm.h" |
|---|
| 2 | |
|---|
| 3 | DEF(physw_status, 0x564B0) // find in "PhySw" |
|---|
| 4 | DEF(physw_run, 0x87B4) // find in "PhySw" |
|---|
| 5 | |
|---|
| 6 | DEF(zoom_busy, 0x96804) // find in "ZoomLens" |
|---|
| 7 | DEF(focus_busy, 0x95F50) // find in "FocusLens" |
|---|
| 8 | DEF(playrec_mode,0xD0CC) // BL unknown_libname_797 found in "taskcreate_SsStartupTask" |
|---|
| 9 | DEF(FlashParamsTable,0xFFB3E3C8) // BL sub_FFB3E584 found in "ParameterManager.c" |
|---|
| 10 | DEF(canon_menu_active,0x3760) // found in "StartRecModeMenu" |
|---|
| 11 | DEF(canon_shoot_menu_active,0x27C9) // (0x27CC - 0x4 + 0x1) found in "taskcreate_DSITask" |
|---|
| 12 | DEF(recreview_hold, 0x25AC) // (0x25B0 - 0x4) found in "AR:Snd:0x%04x" |
|---|
| 13 | DEF(zoom_status, 0x2680) |
|---|
| 14 | DEF(movie_status, 0xBB558) |
|---|
| 15 | DEF(some_flag_for_af_scan, 0xCDB4) |
|---|
| 16 | DEF(some_f_for_dng, 0x7104) |
|---|
| 17 | DEF(second_ext_for_dng, 0x7128) |
|---|
Note: See
TracBrowser
for help on using the repository browser.