source: trunk/platform/a640/sub/100b/stubs_entry_2.S @ 425

Revision 425, 659 bytes checked in by EWAVR, 5 years ago (diff)

+ added AF in video on custom key press for A-series, G7 and TX1
+ added multipartiton support for IXUS950(SD850)

Line 
1#include "stubs_asm.h"
2
3NHSTUB(malloc, 0xFFEFD1A0)
4NHSTUB(free, 0xFFEFD1AC)
5
6//NHSTUB(VbattGet, 0xFFC1CD70)
7//NHSTUB(GetZoomLensCurrentPosition, 0xFFE912B4)
8//NHSTUB(GetZoomLensCurrentPoint, 0xFFE912A0)
9//NHSTUB(GetFocusLensSubjectDistance, 0xFFEA4E74)
10
11NHSTUB(SetZoomActuatorSpeedPercent, 0xFFEBDC9C)  //null stub
12NHSTUB(GetDrive_ClusterSize, 0xffc61d94)
13NHSTUB(GetDrive_TotalClusters, 0xffc61dd0)
14NHSTUB(GetDrive_FreeClusters, 0xffc61e0c)
15NHSTUB(WriteSDCard, 0xFFC718B8)
16NHSTUB(TurnOffMic, 0xffc1f588)
17NHSTUB(TurnOnMic, 0xffc1f54c)
18NHSTUB(ExpCtrlTool_StopContiAE,  0xFFCF89F8)
19NHSTUB(ExpCtrlTool_StartContiAE, 0xFFCF89C8)
20NHSTUB(MakeAFScan,  0xFFD56C30)
Note: See TracBrowser for help on using the repository browser.