root/platform/a710/sub/100a/stubs_entry_2.S

/* [<][>][^][v][top][bottom][index][help] */
   1 #include "stubs_asm.h"
   2 #define NULL_SUB 0xFFE97EB0
   3 
   4 // Override stubs_entry.S
   5 
   6 // These don't exist
   7 NHSTUB(SetZoomActuatorSpeedPercent, NULL_SUB)
   8 
   9 // Additional
  10 NHSTUB(ExpCtrlTool_StartContiAE,    0xFFD0015C)
  11 NHSTUB(ExpCtrlTool_StopContiAE,     0xFFD0018C)
  12 NHSTUB(PostLEDMessage,              0xFFC1D7C4)
  13 NHSTUB(TurnOffMic,                  0xFFC1E944)
  14 NHSTUB(TurnOnMic,                   0xFFC1E908)
  15 NHSTUB(GetVRAMHPixelsSize,0xFFEBA354) // by find_eventproc name @ 0xFFF1C650
  16 NHSTUB(GetVRAMVPixelsSize,0xFFEBA360) // by find_eventproc name @ 0xFFF1C658

/* [<][>][^][v][top][bottom][index][help] */