- Timestamp:
- 06/10/11 07:59:54 (2 years ago)
- Location:
- trunk/platform/ixus120_sd940/sub
- Files:
-
- 4 edited
-
100e/stubs_entry_2.S (modified) (1 diff)
-
101a/stubs_entry_2.S (modified) (1 diff)
-
102c/stubs_entry_2.S (modified) (2 diffs)
-
103c/stubs_entry_2.S (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/platform/ixus120_sd940/sub/100e/stubs_entry_2.S
r1189 r1202 53 53 NHSTUB(MakeDirectory_Fut, 0xff834db4) 54 54 NHSTUB(MoveFocusLensToDistance, 0xffad108c) 55 NHSTUB(MoveZoomLensWithPoint, 0xffa67d 90)55 NHSTUB(MoveZoomLensWithPoint, 0xffa67d4c) // updated 2011Jun09 was 0xffa67d90) 56 56 NHSTUB(NewTaskShell, 0xff88440c) 57 57 NHSTUB(PostLogicalEventForNotPowerType, 0xff88a298) -
trunk/platform/ixus120_sd940/sub/101a/stubs_entry_2.S
r1157 r1202 50 50 NHSTUB(MakeDirectory_Fut, 0xff834db4) 51 51 NHSTUB(MoveFocusLensToDistance, 0xFFAD10C0) 52 NHSTUB(MoveZoomLensWithPoint, 0x FFA67DC4)52 NHSTUB(MoveZoomLensWithPoint, 0xffa67d80) // updatded 2011Jun09 was 0xFFA67DC4) 53 53 NHSTUB(NewTaskShell, 0xFF88440C) 54 54 NHSTUB(PostLogicalEventForNotPowerType, 0xFF88A298) -
trunk/platform/ixus120_sd940/sub/102c/stubs_entry_2.S
r1157 r1202 7 7 NHSTUB(PT_PlaySound, 0xFF879708) // was 0xFF8708C8 8 8 NHSTUB(SetScriptMode, 0xFF810F4C) // was 0xFF88A82C 9 NHSTUB(WriteSDCard, 0x FF926478) //was 0xFF8827A89 NHSTUB(WriteSDCard, 0xff926660) // updated 2011JUN09 was 0xff926478 was 0xFF8827A8 10 10 NHSTUB(UnlockAF,0xFF8368B4) // was 0xFF870994 11 11 NHSTUB(DoAFLock, 0xFF83687C) // was 0xFF870984 12 12 NHSTUB(closefastdir, 0xFFA4CF80) // was 0xffa4d294 13 NHSTUB(GetFocusLensSubjectDistance, 0x FF93578C) // was0xFFAD10E413 NHSTUB(GetFocusLensSubjectDistance, 0xff935724) // updated 2011JUN09 was 0xff93578c 0xFFAD10E4 14 14 //<< 2011APR03 15 15 … … 94 94 NHSTUB(stat, 0xff83550c) 95 95 96 NHSTUB(GetImageFolder, 0x FFA1901C) //function before 'GetCameraObjectTmpPath ERROR' string96 NHSTUB(GetImageFolder, 0xff91901c) // updated 2011JUN09 was 0xFFA1901C function before 'GetCameraObjectTmpPath ERROR' string 97 97 98 98 -
trunk/platform/ixus120_sd940/sub/103c/stubs_entry_2.S
r1157 r1202 34 34 NHSTUB(LEDDrive, 0xFF8582F4) // SD940 103c matched with SD90 101a 35 35 NHSTUB(apex2us, 0xFF9D555C) // SD940 103c matched with SD90 101a 36 NHSTUB(WriteSDCard, 0x FF926538) //SD940 103c matched with SD90 101a36 NHSTUB(WriteSDCard, 0xff926720) // updated 2011JUN09 SD940 103c matched with SD90 101a 37 37 NHSTUB(UnlockAF, 0xFF8368B4) // SD940 103c matched with SD90 101a 38 38 NHSTUB(DoAFLock, 0xFF83687C) // FFA4D148
Note: See TracChangeset
for help on using the changeset viewer.