root/platform/a450/sub/100d/stubs_entry_2.S

/* [<][>][^][v][top][bottom][index][help] */
   1 #include "stubs_asm.h"
   2 #define NULL_SUB 0xFFDC4AD4
   3 
   4 // Override stubs_entry.S
   5 NHSTUB(DisplayImagePhysicalScreen,  0xFFDBA0B8)
   6 NHSTUB(free,                        0xFFCCC768)
   7 NHSTUB(kbd_pwr_off,                 NULL_SUB)
   8 NHSTUB(kbd_pwr_on,                  NULL_SUB)
   9 
  10 // These don't exist
  11 NHSTUB(SetZoomActuatorSpeedPercent, NULL_SUB)
  12 
  13 // Additional
  14 NHSTUB(ExpCtrlTool_StartContiAE,    0xFFD0DCB0)
  15 NHSTUB(ExpCtrlTool_StopContiAE,     0xFFD0DCE0)
  16 NHSTUB(TurnOffMic,                  0xFFDC5854)
  17 NHSTUB(TurnOnMic,                   0xFFDC5818)
  18 NHSTUB(GetVRAMHPixelsSize,0xFFDE29D4) // by find_eventproc name @ 0xFFEF7594
  19 NHSTUB(GetVRAMVPixelsSize,0xFFDE29E0) // by find_eventproc name @ 0xFFEF759C

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