root/platform/a570/sub/100e/stubs_entry_2.S

/* [<][>][^][v][top][bottom][index][help] */
   1 #include "stubs_asm.h"
   2 #define NULL_SUB 0xFFD670E8
   3 
   4 // Override stubs_entry.S
   5 
   6 // These don't exist
   7 NHSTUB(SetZoomActuatorSpeedPercent, NULL_SUB)
   8 
   9 // Additional
  10 NHSTUB(ExpCtrlTool_StartContiAE,    0xFFD1ED50)
  11 NHSTUB(ExpCtrlTool_StopContiAE,     0xFFD1ED80)
  12 NHSTUB(TurnOffMic,                  0xffde8548)
  13 NHSTUB(TurnOnMic,                   0xffde850c)
  14 NHSTUB(GetVRAMHPixelsSize,0xFFE0C924) // by find_eventproc name @ 0xFFF346A0
  15 NHSTUB(GetVRAMVPixelsSize,0xFFE0C930) // by find_eventproc name @ 0xFFF346A8

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