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