root/platform/a1200/sub/100c/stubs_entry.S

/* [<][>][^][v][top][bottom][index][help] */
   1 // !!! THIS FILE IS GENERATED. DO NOT EDIT. !!!
   2 #include "stubs_asm.h"
   3 
   4 // Camera info:
   5 //   DRYOS R47 (DRYOS version 2.3, release #0047)
   6 //   Firmware Ver GM1.00C   // Found @ 0xff88901c, "GM1.00C" @ 0xff889029
   7 //   Firmware build timestamp: Jun 10 2011 14:56:46
   8 //   Canon PowerShot A1200
   9 
  10 // Values for makefile.inc
  11 //   DIGIC = 40# DIGIC 4
  12 //   PLATFORMOSVER = 47
  13 //   PLATFORMID = 12843# (0x322b) Found @ 0xfffe0040
  14 //   MAXRAMADDR = 0x03ffffff
  15 //   MEMISOSTART = 0x0016913c
  16 //   KEYSYS = d4c# Found @ 0xffff3514
  17 //   NEED_ENCODED_DISKBOOT = 6# Found @ 0xffff3524
  18 //   ARAM_HEAP_START = 0x34e000# Found @ 0xff972750
  19 //   ARAM_HEAP_SIZE  = 0x32000# Found @ 0xff972710
  20 
  21 // Detected address ranges:
  22 // ROM      0xff810000 - 0xffffffff (8323072 bytes)
  23 // RAM data 0x00001900 - 0x0000ecd8 copied from 0xffc2b8dc (  54232 bytes)
  24 
  25 // Stubs below should be checked. Stub not matched 100%, or difference found to current 'stubs_entry_2.S'
  26 //    Name                                     Address      Rule  %  Comp to stubs_entry_2.S
  27 //NHSTUB(GetBatteryTemperature                ,0xff861844) //102        *** != 0x00000000
  28 
  29 // Check of modemap from 'platform/CAMERA/shooting.c':
  30 // Firmware modemap table found @ffac1abc -> ffbe6590
  31 // No problems found with modemap table.
  32 
  33 // Values below can be overridden in 'stubs_min.S':
  34 DEF(physw_status                            ,0x00032954) // Found @0xff834310
  35 DEF(physw_run                               ,0x00001c30) // Found @0xff833ed0
  36 DEF(physw_sleep_delay                       ,0x00001c38) // Found @0xff833ed0
  37 DEF(levent_table                            ,0xffb995ec) // Found @0xffb995ec
  38 DEF(FlashParamsTable                        ,0xffbe67cc) // Found @0xffbe67cc
  39 DEF(movie_status                            ,0x000065b4) // Found @0xff963af0
  40 DEF(video_compression_rate                  ,0x000065f4) // Found @0xff963da8
  41 DEF(full_screen_refresh                     ,0x00008fd0) // Found @0xffa00a88
  42 DEF(canon_menu_active                       ,0x00002ebc) // Found @0xff88aa24
  43 DEF(canon_shoot_menu_active                 ,0x00007a6d) // Found @0xff9a7b88
  44 DEF(playrec_mode                            ,0x00002be8) // Found @0xff87ceb4
  45 DEF(zoom_status                             ,0x0000ca68) // Found @0xffac5190
  46 DEF(some_flag_for_af_scan                   ,0x00006988) // Found @0xff9677fc
  47 // focus_len_table contains zoom focus lengths for use in 'get_focal_length' (main.c).
  48 // each entry contains 3 int value(s), the first is the zoom focus length.
  49 // there are 8 entries in the table - set NUM_FL to 8
  50 DEF(focus_len_table                         ,0xfffe2a98) // Found @0xfffe2a98
  51 DEF(zoom_busy                               ,0x00006510) // Found @0xff960534
  52 DEF(focus_busy                              ,0x00006420) // Found @0xff95d914
  53 DEF(recreview_hold                          ,0x00003490) // Found @0xff897fa8
  54 // Palette colour tables  found @ 0xffbaf330
  55 DEF(palette_control                         ,0x00008fd0) // Found @0xffa00a04
  56 DEF(active_palette_buffer                   ,0x00008fd8) // Found @0xffa00a08
  57 DEF(palette_buffer_ptr                      ,0x00008fdc) // Found @0xffa00dac
  58 DEF(palette_buffer                          ,0x000b41e4) // Found @0xffa00dbc
  59 // Offset from start of palette_buffer to color data = 8 (Found @0xffaf6070)
  60 DEF(viewport_buffers                        ,0xffb56ad0) // Found @0xff851578
  61 DEF(active_viewport_buffer                  ,0x000020d8) // Found @0xff8512ec
  62 // Camera appears to have only 1 RAW buffer @ 0x41bded00 (Found @0xffb1bfd8)
  63 DEF(fileio_semaphore                        ,0x00002920) // Found @0xff86d72c
  64 DEF(exmem_alloc_table                       ,0x0003a11c) // Found @0xff8844e4
  65 DEF(exmem_types_table                       ,0xffc2ccdc) // Found @0x00002d00
  66 DEF_CONST(exmem_type_count                  ,0x00000014)
  67 DEF(imager_active                           ,0x0000200c) // Found @0xff84e034 (0x2008 + 4)
  68 DEF_CONST(uiprop_count                      ,0x00000081) // Found @0xff98deb8
  69 DEF(cameracon_state                         ,0x00003034) // Found @0xff89025c
  70 
  71 // Values below go in 'lib.c':
  72 //void *vid_get_bitmap_fb()        { return (void*)0x403f1000; }             // Found @0xff85b414
  73 //void *vid_get_viewport_fb()      { return (void*)0x40546b80; }             // Found @0xffb18b70
  74 DEF(viewport_fb_d                           ,0x000029c8) // Found 0x2970 (@0xff870968) + 0x58 (@0xff8709a0)
  75 //void *vid_get_viewport_fb_d()    { return (void*)(*(int*)(0x2970+0x58)); } // Found @0xff870968 & 0xff8709a0
  76 DEF(jpeg_count_str                          ,0x000b3b14) // Found @0xff9f76c4
  77 //char *camera_jpeg_count_str()    { return (char*)0x000b3b14; }             // Found @0xff9f76c4
  78 //int get_flash_params_count(void) { return 0xa0; }                          // Found @0xff98e87c
  79 
  80 // Bitmap masks and physw_status index values for SD_READONLY and USB power flags (for kbd.c).
  81 //#define SD_READONLY_FLAG    0x00020000 // Found @0xffb57a34, levent 0x90a
  82 //#define SD_READONLY_IDX     2
  83 //#define USB_MASK            0x04000000 // Found @0xffb57a5c, levent 0x902
  84 //#define USB_IDX             2
  85 //#define BATTCOVER_FLAG      0x00040000 // Found @0xffb57a3c, levent 0x905
  86 //#define BATTCOVER_IDX       2
  87 //#define ANALOG_AV_FLAG      0x00008000 // Found @0xffb5799c, levent 0x900 (non-inverted logic)
  88 //#define ANALOG_AV_IDX       1
  89 
  90 // Keymap values for kbd.c. Additional keys may be present, only common values included here.
  91 //static KeyMap keymap[] = {
  92 //    { 2, KEY_SHOOT_FULL      ,0x0000000c }, // Found @0xffb579cc, levent 0x01
  93 //    { 2, KEY_SHOOT_FULL_ONLY ,0x00000008 }, // Found @0xffb579cc, levent 0x01
  94 //    { 2, KEY_SHOOT_HALF      ,0x00000004 }, // Found @0xffb579c4, levent 0x00
  95 //    { 2, KEY_ZOOM_IN         ,0x00000010 }, // Found @0xffb579d4, levent 0x02
  96 //    { 2, KEY_ZOOM_OUT        ,0x00000020 }, // Found @0xffb579dc, levent 0x03
  97 //    { 2, KEY_POWER           ,0x00000040 }, // Found @0xffb579e4, levent 0x600
  98 //    { 2, KEY_PLAYBACK        ,0x00000080 }, // Found @0xffb579ec, levent 0x601
  99 //    { 2, KEY_UP              ,0x00000100 }, // Found @0xffb579f4, levent 0x04
 100 //    { 2, KEY_DOWN            ,0x00000200 }, // Found @0xffb579fc, levent 0x05
 101 //    { 2, KEY_RIGHT           ,0x00000400 }, // Found @0xffb57a04, levent 0x07
 102 //    { 2, KEY_LEFT            ,0x00000800 }, // Found @0xffb57a0c, levent 0x06
 103 //    { 2, KEY_SET             ,0x00001000 }, // Found @0xffb57a14, levent 0x08
 104 //    { 2, KEY_MENU            ,0x00002000 }, // Found @0xffb57a1c, levent 0x09
 105 //    { 2, KEY_DISPLAY         ,0x00004000 }, // Found @0xffb57a24, levent 0x0a
 106 //    { 0, 0, 0 }
 107 //};
 108 
 109 // Values below go in 'platform_camera.h':
 110 //#define CAM_DRYOS         1
 111 //#define CAM_DRYOS_2_3_R39 1 // Defined for cameras with DryOS version R39 or higher
 112 //#define CAM_DRYOS_2_3_R47 1 // Defined for cameras with DryOS version R47 or higher
 113 //#define CAM_RAW_ROWPIX    4104 // Found @0xff937e98
 114 //#define CAM_RAW_ROWS      3048 // Found @0xff937ea4
 115 //#undef  CAM_UNCACHED_BIT
 116 //#define CAM_UNCACHED_BIT  0x40000000 // Found @0xff83a2e0
 117 //#define CAM_DATE_FOLDER_NAMING 0x400 // Found @0xffa755fc (pass as 3rd param to GetImageFolder)
 118 //#define PARAM_CAMERA_NAME 4 // Found @0xffbe5964
 119 
 120 // Below goes in 'filewrite.c' or 'platform_camera.h':
 121 //#define MAX_CHUNKS_FOR_FWT 7 // Found @0xffa89348
 122 
 123 // Known propcases
 124 // //      PROPCASE_AFSTEP 13
 125 // #define PROPCASE_FOCUS_STATE 18
 126 // #define PROPCASE_AV 23
 127 // #define PROPCASE_BV 34
 128 // //      PROPCASE_DELTA_DIGITALGAIN 77
 129 // #define PROPCASE_DELTA_SV 79
 130 // //      PROPCASE_DELTA_ND 80
 131 // #define PROPCASE_EV_CORRECTION_2 211
 132 // #define PROPCASE_ORIENTATION_SENSOR 223
 133 // #define PROPCASE_SV_MARKET 250
 134 // //      PROPCASE_SVFIX 251
 135 // #define PROPCASE_TV 266
 136 // Guessed propset: 4, 5
 137 
 138 // Misc stuff
 139 DEF(ctypes, 0xffb56352)
 140 
 141 // EXMEM types:
 142 // EXMEM_RAMDISK        0
 143 // EXMEM_COM            1
 144 // EXMEM_FORMATTER      2
 145 // EXMEM_SHADING        3
 146 // EXMEM_FAMODE         4
 147 // EXMEM_FIRMUP         5
 148 // EXMEM_FIRMUP_VRAM    6
 149 // EXMEM_FIRMUP_INFLATE 7
 150 // EXMEM_DVLPWORK       8
 151 // EXMEM_EVF            9
 152 // EXMEM_SCRIPT         10
 153 // EXMEM_GPS            11
 154 // EXMEM_FILESTORE      12
 155 // EXMEM_MOVIE_REC      13
 156 // EXMEM_MOVIE_PLY      14
 157 // EXMEM_WIDE           15
 158 // EXMEM_NARROW         16
 159 // EXMEM_SUPER_NARROW   17
 160 // EXMEM_CRAW_REC       18
 161 // EXMEM_PCEVF          19
 162 
 163 // ISR flag: 0x1968, pointer to current task's control block: 0x1964
 164 // pointer to TCB area: 0x19f0, found @ 0xff816984
 165 
 166 // LED table init @ 0xff914f54
 167 // LED #1: 0xc0220014, offset 0x4
 168 // LED #2: 0xc0220010, offset 0x38
 169 // LED #3: 0xc022000c, offset 0x1d8
 170 
 171 // For capt_seq.c
 172 DEF(_nrflag,0x69c4) // Found @ ff96b9a4 (0x69bc) & ff96b9e4 (+0x08)
 173 //static long *nrflag = (long*)(0x69bc+0x08);  // Found @ ff96b9a4 & ff96b9e4
 174 //#define NR_AUTO (0)                          // have to explictly reset value back to 0 to enable auto
 175 
 176 // Stubs below matched 100%.
 177 //    Name                                     Address                Comp to stubs_entry_2.S
 178 NHSTUB(AllocateUncacheableMemory              ,0xff83a298) //112
 179 NHSTUB(Close                                  ,0xff836a34) //120
 180 NHSTUB(CreateBinarySemaphore                  ,0xff839a54) //115
 181 NHSTUB(CreateTask                             ,0xff81e9b0) //120
 182 NHSTUB(DebugAssert                            ,0xff81ec88) //107
 183 NHSTUB(DeleteDirectory_Fut                    ,0xff836430) //116
 184 NHSTUB(DeleteFile_Fut                         ,0xff83634c) //112
 185 NHSTUB(DeleteSemaphore                        ,0xff839b14) //120
 186 NHSTUB(DoAELock                               ,0xff838498) //120
 187 NHSTUB(DoAFLock                               ,0xff8381a4) //120
 188 NHSTUB(EnterToCompensationEVF                 ,0xff838400) //104
 189 NHSTUB(ExecuteEventProcedure                  ,0xff886224) //104
 190 NHSTUB(ExitFromCompensationEVF                ,0xff838444) //104
 191 NHSTUB(ExitTask                               ,0xff81ec40) //120
 192 NHSTUB(ExpCtrlTool_StartContiAE               ,0xff846884) //104
 193 NHSTUB(ExpCtrlTool_StopContiAE                ,0xff84695c) //104
 194 NHSTUB(Fclose_Fut                             ,0xff8364c8) //120
 195 NHSTUB(Feof_Fut                               ,0xff8366b4) //  1
 196 NHSTUB(Fflush_Fut                             ,0xff8366f0) //  1
 197 NHSTUB(Fgets_Fut                              ,0xff83661c) //  6
 198 NHSTUB(Fopen_Fut                              ,0xff836488) //120
 199 NHSTUB(Fread_Fut                              ,0xff836574) //120
 200 NHSTUB(FreeUncacheableMemory                  ,0xff83a2d8) //112
 201 NHSTUB(Fseek_Fut                              ,0xff836668) //120
 202 NHSTUB(Fwrite_Fut                             ,0xff8365c8) //120
 203 NHSTUB(GetCCDTemperature                      ,0xff8617d0) //102
 204 NHSTUB(GetCurrentAvValue                      ,0xff95f4d4) //120
 205 NHSTUB(GetCurrentShutterSpeed                 ,0xff8a8cf4) //120
 206 NHSTUB(GetDrive_ClusterSize                   ,0xff86f2cc) //122
 207 NHSTUB(GetDrive_FreeClusters                  ,0xff86f324) //119
 208 NHSTUB(GetDrive_TotalClusters                 ,0xff86f2fc) //119
 209 NHSTUB(GetFocusLensSubjectDistance            ,0xff95e598) //102
 210 NHSTUB(GetFocusLensSubjectDistanceFromLens    ,0xff95e9f8) //  3
 211 NHSTUB(GetImageFolder                         ,0xff93ed28) //122
 212 NHSTUB(GetKbdState                            ,0xff85f968) //109
 213 NHSTUB(GetMemInfo                             ,0xff81a29c) //115
 214 NHSTUB(GetOpticalTemperature                  ,0xff8618bc) //120
 215 NHSTUB(GetParameterData                       ,0xff98e83c) //101
 216 NHSTUB(GetPropertyCase                        ,0xff889f8c) //102
 217 NHSTUB(GetSystemTime                          ,0xffab04e4) //120
 218 NHSTUB(GetVRAMHPixelsSize                     ,0xff8537e8) //120
 219 NHSTUB(GetVRAMVPixelsSize                     ,0xff8537f4) //120
 220 NHSTUB(GetZoomLensCurrentPoint                ,0xff9608b8) //120
 221 NHSTUB(GetZoomLensCurrentPosition             ,0xffa9dd6c) //102
 222 NHSTUB(GiveSemaphore                          ,0xff839c90) //120
 223 NHSTUB(IsStrobeChargeCompleted                ,0xff8d5c10) //102
 224 NHSTUB(LEDDrive                               ,0xff85ef84) //120
 225 NHSTUB(LocalTime                              ,0xff883b14) //115
 226 NHSTUB(LockMainPower                          ,0xff88ee44) //120
 227 NHSTUB(MakeDirectory_Fut                      ,0xff8363c0) //116
 228 NHSTUB(MakeSDCardBootable                     ,0xff86f55c) //105
 229 NHSTUB(MoveFocusLensToDistance                ,0xffb14ecc) //102
 230 NHSTUB(MoveIrisWithAv                         ,0xffaadb74) //120
 231 NHSTUB(MoveZoomLensWithPoint                  ,0xffaae21c) //120
 232 NHSTUB(MoveOpticalZoomAt                      ,0xff837d18) //109
 233 NHSTUB(Open                                   ,0xff83696c) //120
 234 NHSTUB(PB2Rec                                 ,0xff89200c) //104
 235 NHSTUB(PT_MoveDigitalZoomToWide               ,0xff8757d8) //120
 236 NHSTUB(PT_MoveOpticalZoomAt                   ,0xff8757b0) //120
 237 NHSTUB(PT_PlaySound                           ,0xff87eb58) //122
 238 NHSTUB(PostLogicalEventForNotPowerType        ,0xff88e610) //120
 239 NHSTUB(PostLogicalEventToUI                   ,0xff88e65c) //120
 240 NHSTUB(PutInNdFilter                          ,0xffaae064) //102
 241 NHSTUB(PutOutNdFilter                         ,0xffaae088) //102
 242 NHSTUB(Read                                   ,0xff81ad58) //120
 243 NHSTUB(ReadFastDir                            ,0xffa8b440) //  6
 244 NHSTUB(Rec2PB                                 ,0xff89204c) //104
 245 NHSTUB(RefreshPhysicalScreen                  ,0xff8a276c) //104
 246 NHSTUB(RenameFile_Fut                         ,0xff8362b8) //116
 247 NHSTUB(Restart                                ,0xff83baa8) //122
 248 NHSTUB(ScreenLock                             ,0xff8a39a4) //117
 249 NHSTUB(ScreenUnlock                           ,0xff8a3a08) //117
 250 NHSTUB(SetAE_ShutterSpeed                     ,0xffb17d48) //102
 251 NHSTUB(SetAutoShutdownTime                    ,0xff88eeb8) //120
 252 NHSTUB(SetCurrentCaptureModeType              ,0xff895bac) //120
 253 NHSTUB(SetDate                                ,0xffb197cc) //120
 254 NHSTUB(SetFileAttributes                      ,0xff836e38) //  6
 255 NHSTUB(SetFileTimeStamp                       ,0xff836dc0) //  6
 256 NHSTUB(SetLogicalEventActive                  ,0xff88ebbc) //120
 257 NHSTUB(SetParameterData                       ,0xff98e7ac) //101
 258 NHSTUB(SetPropertyCase                        ,0xff889e70) //102
 259 NHSTUB(SetScriptMode                          ,0xff88ec0c) //120
 260 NHSTUB(SleepTask                              ,0xff839f3c) //120
 261 NHSTUB(TakeSemaphore                          ,0xff839bc0) //120
 262 NHSTUB(TurnOffBackLight                       ,0xff89b44c) //104
 263 NHSTUB(TurnOnBackLight                        ,0xff89b434) //104
 264 NHSTUB(TurnOnDisplay                          ,0xff85b84c) //120
 265 NHSTUB(TurnOffDisplay                         ,0xff85b85c) //120
 266 NHSTUB(UIFS_WriteFirmInfoToFile               ,0xff97fdac) //120
 267 NHSTUB(UnlockAE                               ,0xff8384bc) //120
 268 NHSTUB(UnlockAF                               ,0xff8381dc) //120
 269 NHSTUB(UnlockMainPower                        ,0xff88ed98) //120
 270 NHSTUB(UnsetZoomForMovie                      ,0xff997d88) //104
 271 NHSTUB(VbattGet                               ,0xff832c94) //120
 272 NHSTUB(Write                                  ,0xff836a88) //120
 273 NHSTUB(WriteSDCard                            ,0xff94ec14) //108
 274 NHSTUB(_log                                   ,0xffb52e78) //111
 275 NHSTUB(_log10                                 ,0xffb533b8) //112
 276 NHSTUB(_pow                                   ,0xffb53530) //121
 277 NHSTUB(_sqrt                                  ,0xffb55154) //  6
 278 NHSTUB(add_ptp_handler                        ,0xffa41320) //121
 279 NHSTUB(apex2us                                ,0xffa05df0) //121
 280 NHSTUB(close                                  ,0xff81abb4) //109
 281 NHSTUB(err_init_task                          ,0xff815fd4) //111
 282 NHSTUB(exmem_alloc                            ,0xff884adc) //101
 283 NHSTUB(exmem_ualloc                           ,0xff884930) //101
 284 NHSTUB(exmem_ufree                            ,0xff884a7c) //101
 285 NHSTUB(free                                   ,0xff814244) //112
 286 NHSTUB(get_nd_value                           ,0xffa9b87c) //123
 287 NHSTUB(get_current_nd_value                   ,0xffa9b81c) //122
 288 NHSTUB(get_current_deltasv                    ,0xff8a98a8) //122
 289 NHSTUB(GetCurrentDriveBaseSvValue             ,0xff8af504) //123
 290 NHSTUB(kbd_p1_f                               ,0xff83438c) //109
 291 NHSTUB(kbd_p1_f_cont                          ,0xff834398) //109
 292 NHSTUB(kbd_p2_f                               ,0xff833ba0) //109
 293 NHSTUB(kbd_read_keys                          ,0xff834310) //109
 294 NHSTUB(kbd_read_keys_r2                       ,0xff85f3c4) //109
 295 NHSTUB(lseek                                  ,0xff836c50) //120
 296 NHSTUB(malloc                                 ,0xff8141ec) //112
 297 NHSTUB(memcmp                                 ,0xff8208bc) //120
 298 NHSTUB(memcpy                                 ,0xff83f8f0) //120
 299 NHSTUB(memset                                 ,0xffa04df0) //120
 300 NHSTUB(mkdir                                  ,0xff836ed0) //109
 301 NHSTUB(mktime_ext                             ,0xff8a47e8) //  1
 302 NHSTUB(open                                   ,0xff81ab04) //109
 303 NHSTUB(OpenFastDir                            ,0xffa8b2ec) //  6
 304 NHSTUB(closedir                               ,0xffa8b29c) //121
 305 NHSTUB(get_fstype                             ,0xff86f344) //122
 306 NHSTUB(qsort                                  ,0xffaf6c60) //  6
 307 NHSTUB(rand                                   ,0xffa04f30) //121
 308 NHSTUB(realloc                                ,0xffa04e6c) //115
 309 NHSTUB(reboot_fw_update                       ,0xffa908dc) //106
 310 NHSTUB(set_control_event                      ,0xff88e880) //111
 311 NHSTUB(srand                                  ,0xffa04f24) //122
 312 NHSTUB(stat                                   ,0xff836c98) //109
 313 NHSTUB(strcat                                 ,0xff8a3fa0) //  1
 314 NHSTUB(strchr                                 ,0xff8140b8) //  1
 315 NHSTUB(strcmp                                 ,0xff820878) //120
 316 NHSTUB(strcpy                                 ,0xff820860) //120
 317 NHSTUB(strftime                               ,0xff8a41e8) //113
 318 NHSTUB(strlen                                 ,0xff814104) //120
 319 NHSTUB(strncmp                                ,0xff81406c) //  1
 320 NHSTUB(strncpy                                ,0xff814030) //  1
 321 NHSTUB(strrchr                                ,0xff8140dc) //  1
 322 NHSTUB(strtol                                 ,0xff83fbf0) //101
 323 NHSTUB(strtolx                                ,0xff83f9f4) //109
 324    DEF(task_CaptSeq                           ,0xff877db0) //120
 325    DEF(task_DvlpSeqTask                       ,0xff8792bc) //120
 326    DEF(task_ExpDrv                            ,0xff8bb350) //120
 327    DEF(task_FileWrite                         ,0xffa892f0) //120
 328    DEF(task_InitFileModules                   ,0xff8928c0) //120
 329    DEF(task_MovieRecord                       ,0xff9645bc) //120
 330    DEF(task_PhySw                             ,0xff833ecc) //120
 331 NHSTUB(time                                   ,0xff8840f0) //109
 332 NHSTUB(vsprintf                               ,0xff820820) //115
 333 NHSTUB(EngDrvRead                             ,0xff8351d8) //102
 334 NHSTUB(PTM_GetCurrentItem                     ,0xff88f830) //105
 335 NHSTUB(CancelHPTimer                          ,0xff88590c) //119
 336 NHSTUB(SetHPTimerAfterNow                     ,0xff885804) //119
 337 NHSTUB(PT_MFOn                                ,0xff875868) //120
 338 NHSTUB(PT_MFOff                               ,0xff875878) //120
 339 NHSTUB(GetAdChValue                           ,0xff85cd20) //120
 340 NHSTUB(get_ptp_buf_size                       ,0xff8ff6a8) //122
 341 NHSTUB(get_ptp_file_buf                       ,0xffa42ea0) //121
 342 NHSTUB(SetVideoOutType                        ,0xffb18538) //109
 343 NHSTUB(GetVideoOutType                        ,0xffb184ac) //120

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