root/platform/s100/sub/101b/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 R49 (DRYOS version 2.3, release #0049)
   6 //   Firmware Ver GM1.01B   // Found @ 0xff0908ac, "GM1.01B" @ 0xff0908b9
   7 //   Firmware build timestamp: May  8 2012 10:21:11
   8 //   Canon PowerShot S100
   9 
  10 // Values for makefile.inc
  11 //   DIGIC = 50# DIGIC 5
  12 //   PLATFORMOSVER = 49
  13 //   PLATFORMID = 12854# (0x3236) Found @ 0xfff40040
  14 //   MAXRAMADDR = 0x0fffffff
  15 //   MEMISOSTART = 0x00195d34
  16 //   KEYSYS = d4c# Found @ 0xffff3b28
  17 //   NEED_ENCODED_DISKBOOT = 7# Found @ 0xffff3b38
  18 //   ARAM_HEAP_START = 0x5de000# Found @ 0xff1dd024
  19 //   ARAM_HEAP_SIZE  = 0x22000# Found @ 0xff1dcfe4
  20 
  21 // Detected address ranges:
  22 // ROM      0xff000000 - 0xffffffff (16777216 bytes)
  23 // RAM data 0x00001900 - 0x000148a8 copied from 0xff64becc (  77736 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 
  28 // Check of modemap from 'platform/CAMERA/shooting.c':
  29 // Firmware modemap table found @ff3877c4 -> ff6265b0
  30 // No problems found with modemap table.
  31 
  32 // Values below can be overridden in 'stubs_min.S':
  33 DEF(physw_status                            ,0x000386bc) // Found @0xff024db0
  34 DEF(physw_run                               ,0x00001c3c) // Found @0xff02493c
  35 DEF(physw_sleep_delay                       ,0x00001c44) // Found @0xff02493c
  36 DEF(levent_table                            ,0xff59062c) // Found @0xff59062c
  37 DEF(FlashParamsTable                        ,0xff626814) // Found @0xff626814
  38 DEF(movie_status                            ,0x00009bfc) // Found @0xff1ca41c
  39 DEF(video_compression_rate                  ,0x00009c3c) // Found @0xff1cbc80
  40 DEF(full_screen_refresh                     ,0x0000ca28) // Found @0xff297af0
  41 DEF(canon_menu_active                       ,0x00004484) // Found @0xff0924cc
  42 DEF(canon_shoot_menu_active                 ,0x0000b291) // Found @0xff22ca24
  43 DEF(playrec_mode                            ,0x000041a4) // Found @0xff083ca8
  44 DEF(zoom_status                             ,0x0000ad6c) // Found @0xff213958
  45 // focus_len_table contains zoom focus lengths for use in 'get_focal_length' (main.c).
  46 // each entry contains 2 int value(s), the first is the zoom focus length.
  47 // there are 121 entries in the table - set NUM_FL to 121
  48 DEF(focus_len_table                         ,0xfff4a4f8) // Found @0xfff4a4f8
  49 DEF(zoom_busy                               ,0x00009b24) // Found @0xff1c6118
  50 DEF(focus_busy                              ,0x00009940) // Found @0xff1bef10
  51 DEF(recreview_hold                          ,0x00005008) // Found @0xff0a51b0
  52 // Palette colour tables  found @ 0xff5adbc8
  53 DEF(palette_control                         ,0x0000ca28) // Found @0xff297a6c
  54 DEF(active_palette_buffer                   ,0x0000ca30) // Found @0xff297a70
  55 DEF(palette_buffer_ptr                      ,0x0000ca34) // Found @0xff297f28
  56 DEF(palette_buffer                          ,0x000cf8d4) // Found @0xff297f38
  57 // Offset from start of palette_buffer to color data = 4 (Found @0xff3c7594)
  58 DEF(bitmap_buffer                           ,0x0000ca6c) // Found @0xff29c9b0
  59 DEF(active_bitmap_buffer                    ,0x0000ca64) // Found @0xff29c9b4
  60 DEF(viewport_buffers                        ,0xff4531f8) // Found @0xff0466bc
  61 DEF(active_viewport_buffer                  ,0x00002194) // Found @0xff046390
  62 // Camera has 2 RAW buffers @ 0x44000000 & 0x4ad65bc0
  63 //  Note: active buffer --> raw_buffers[active_raw_buffer]
  64 //        other buffer  --> raw_buffers[active_raw_buffer^1]
  65 DEF(raw_buffers                             ,0xff467f78) // Found @0xff467f78
  66 DEF(active_raw_buffer                       ,0x000040ec) // Found @0xff07f6e0
  67 DEF(fileio_semaphore                        ,0x00003d44) // Found @0xff06cab4
  68 DEF(exmem_alloc_table                       ,0x00040884) // Found @0xff08bbfc
  69 DEF(exmem_types_table                       ,0xff64e888) // Found @0x000042bc
  70 DEF_CONST(exmem_type_count                  ,0x00000016)
  71 DEF(imager_active                           ,0x000020bc) // Found @0xff042cd4 (0x20b8 + 4)
  72 DEF_CONST(uiprop_count                      ,0x00000087) // Found @0xff206104
  73 DEF(cameracon_state                         ,0x00004ac4) // Found @0xff09a55c
  74 
  75 // Values below go in 'lib.c':
  76 //void *vid_get_bitmap_fb()        { return (void*)0x40685000; }             // Found @0xff051fbc
  77 //void *vid_get_viewport_fb()      { return (void*)0x407dab80; }             // Found @0xff3fc0d8
  78 DEF(viewport_fb_d                           ,0x00003df8) // Found 0x3da0 (@0xff07007c) + 0x58 (@0xff0700b4)
  79 //void *vid_get_viewport_fb_d()    { return (void*)(*(int*)(0x3da0+0x58)); } // Found @0xff07007c & 0xff0700b4
  80 DEF(jpeg_count_str                          ,0x000cf0cc) // Found @0xff289050
  81 //char *camera_jpeg_count_str()    { return (char*)0x000cf0cc; }             // Found @0xff289050
  82 //int get_flash_params_count(void) { return 0x9f; }                          // Found @0xff206d58
  83 
  84 // Bitmap masks and physw_status index values for SD_READONLY and USB power flags (for kbd.c).
  85 //#define SD_READONLY_FLAG    0x00000800 // Found @0xff45380c, levent 0x20a
  86 //#define SD_READONLY_IDX     2
  87 //#define USB_MASK            0x10000000 // Found @0xff45384c, levent 0x202
  88 //#define USB_IDX             2
  89 //#define BATTCOVER_FLAG      0x00002000 // Found @0xff453814, levent 0x205
  90 //#define BATTCOVER_IDX       2
  91 //#define ANALOG_AV_FLAG      0x08000000 // Found @0xff453844, levent 0x200 (non-inverted logic)
  92 //#define ANALOG_AV_IDX       2
  93 
  94 // Keymap values for kbd.c. Additional keys may be present, only common values included here.
  95 //static KeyMap keymap[] = {
  96 //    { 0, KEY_DOWN            ,0x00000002 }, // Found @0xff45374c, levent 0x05
  97 //    { 0, KEY_LEFT            ,0x00000004 }, // Found @0xff453754, levent 0x06
  98 //    { 0, KEY_MENU            ,0x00000008 }, // Found @0xff45375c, levent 0x09
  99 //    { 0, KEY_SET             ,0x00000020 }, // Found @0xff45376c, levent 0x08
 100 //    { 0, KEY_UP              ,0x00000040 }, // Found @0xff453774, levent 0x04
 101 //    { 0, KEY_RIGHT           ,0x00000080 }, // Found @0xff45377c, levent 0x07
 102 //    { 0, KEY_VIDEO           ,0x00000100 }, // Found @0xff453784, levent 0x19
 103 //    { 0, KEY_ZOOM_OUT        ,0x00008000 }, // Found @0xff4537bc, levent 0x03
 104 //    { 0, KEY_ZOOM_IN         ,0x00010000 }, // Found @0xff4537c4, levent 0x02
 105 //    { 1, KEY_SHOOT_FULL      ,0x00300000 }, // Found @0xff4537ec, levent 0x01
 106 //    { 1, KEY_SHOOT_FULL_ONLY ,0x00200000 }, // Found @0xff4537ec, levent 0x01
 107 //    { 1, KEY_SHOOT_HALF      ,0x00100000 }, // Found @0xff4537e4, levent 0x00
 108 //    { 1, KEY_POWER           ,0x00400000 }, // Found @0xff4537f4, levent 0x100
 109 //    { 1, KEY_PLAYBACK        ,0x00800000 }, // Found @0xff4537fc, levent 0x101
 110 //    { 0, 0, 0 }
 111 //};
 112 
 113 // Values below go in 'platform_camera.h':
 114 //#define CAM_DRYOS         1
 115 //#define CAM_DRYOS_2_3_R39 1 // Defined for cameras with DryOS version R39 or higher
 116 //#define CAM_DRYOS_2_3_R47 1 // Defined for cameras with DryOS version R47 or higher
 117 //#define CAM_RAW_ROWPIX    4160 // Found @0xff190f44
 118 //#define CAM_RAW_ROWS      3124 // Found @0xff190f4c
 119 //#undef  CAM_UNCACHED_BIT
 120 //#define CAM_UNCACHED_BIT  0x40000000 // Found @0xff02bd84
 121 //#define CAM_DATE_FOLDER_NAMING 0x400 // Found @0xff3330ac (pass as 3rd param to GetImageFolder)
 122 //#define PARAM_CAMERA_NAME 4 // Found @0xff625994
 123 
 124 // Below goes in 'filewrite.c' or 'platform_camera.h':
 125 //#define MAX_CHUNKS_FOR_FWT 7 // Found @0xff347738
 126 
 127 // Known propcases
 128 // //      PROPCASE_AFSTEP 13
 129 // #define PROPCASE_FOCUS_STATE 18
 130 // #define PROPCASE_AV 23
 131 // #define PROPCASE_BV 34
 132 // //      PROPCASE_DELTA_DIGITALGAIN 77
 133 // #define PROPCASE_DELTA_SV 79
 134 // //      PROPCASE_DELTA_ND 80
 135 // #define PROPCASE_EV_CORRECTION_2 211
 136 // #define PROPCASE_ORIENTATION_SENSOR 223
 137 // #define PROPCASE_SV_MARKET 250
 138 // //      PROPCASE_SVFIX 251
 139 // #define PROPCASE_TV 266
 140 // Guessed propset: 4, 5
 141 
 142 // Misc stuff
 143 DEF(ctypes, 0xff4524c6)
 144 
 145 // EXMEM types:
 146 // EXMEM_RAMDISK        0
 147 // EXMEM_COM            1
 148 // EXMEM_FORMATTER      2
 149 // EXMEM_SHADING        3
 150 // EXMEM_FAMODE         4
 151 // EXMEM_FIRMUP         5
 152 // EXMEM_FIRMUP_VRAM    6
 153 // EXMEM_FIRMUP_INFLATE 7
 154 // EXMEM_DVLPWORK       8
 155 // EXMEM_EVF            9
 156 // EXMEM_SCRIPT         10
 157 // EXMEM_GPS            11
 158 // EXMEM_FILESTORE      12
 159 // EXMEM_MOVIE_REC      13
 160 // EXMEM_MOVIE_PLY      14
 161 // EXMEM_WIDE           15
 162 // EXMEM_NARROW         16
 163 // EXMEM_GIS_MODE       17
 164 // EXMEM_TRIPODHDR_MODE 18
 165 // EXMEM_HSHQ_MODE      19
 166 // EXMEM_CRAW_REC       20
 167 // EXMEM_PCEVF          21
 168 
 169 // ISR flag: 0x1968, pointer to current task's control block: 0x1964
 170 // pointer to TCB area: 0x19f0, found @ 0xff0069e8
 171 
 172 // LED table init @ 0xff15d6a0
 173 // LED #1: 0xc022c028 (#89 in GPIO table), offset 0x1d8
 174 // GPIO table @ 0xff452a50
 175 
 176 // For capt_seq.c
 177 DEF(_nrflag,0xcb38) // Found @ ff2a57b4 (0xcb38) & ff2a57f0 (+0x00)
 178 //static long *nrflag = (long*)(0xcb38+0x00);  // Found @ ff2a57b4 & ff2a57f0
 179 //#define NR_AUTO (0)                          // have to explictly reset value back to 0 to enable auto
 180 
 181 // Stubs below matched 100%.
 182 //    Name                                     Address                Comp to stubs_entry_2.S
 183 NHSTUB(AllocateUncacheableMemory              ,0xff02bd3c) //112
 184 NHSTUB(Close                                  ,0xff0275bc) //120
 185 NHSTUB(CreateBinarySemaphore                  ,0xff02b280) //115
 186 NHSTUB(CreateTask                             ,0xff00eaf0) //120
 187 NHSTUB(DebugAssert                            ,0xff00edc8) //107
 188 NHSTUB(DeleteDirectory_Fut                    ,0xff026fb8) //116
 189 NHSTUB(DeleteFile_Fut                         ,0xff026ed4) //112
 190 NHSTUB(DeleteSemaphore                        ,0xff02b340) //120
 191 NHSTUB(DoAELock                               ,0xff029680) //120
 192 NHSTUB(DoAFLock                               ,0xff029208) //120
 193 NHSTUB(EnterToCompensationEVF                 ,0xff0295dc) //104
 194 NHSTUB(ExecuteEventProcedure                  ,0xff08d868) //104
 195 NHSTUB(ExitFromCompensationEVF                ,0xff029620) //104
 196 NHSTUB(ExitTask                               ,0xff00ed80) //120
 197 NHSTUB(ExpCtrlTool_StartContiAE               ,0xff037d9c) //104
 198 NHSTUB(ExpCtrlTool_StopContiAE                ,0xff037e7c) //104
 199 NHSTUB(Fclose_Fut                             ,0xff027050) //120
 200 NHSTUB(Feof_Fut                               ,0xff02723c) //  1
 201 NHSTUB(Fflush_Fut                             ,0xff027278) //  1
 202 NHSTUB(Fgets_Fut                              ,0xff0271a4) //  6
 203 NHSTUB(Fopen_Fut                              ,0xff027010) //120
 204 NHSTUB(Fread_Fut                              ,0xff0270fc) //120
 205 NHSTUB(FreeUncacheableMemory                  ,0xff02bd7c) //112
 206 NHSTUB(Fseek_Fut                              ,0xff0271f0) //120
 207 NHSTUB(Fwrite_Fut                             ,0xff027150) //120
 208 NHSTUB(GetBatteryTemperature                  ,0xff05faac) //102
 209 NHSTUB(GetCCDTemperature                      ,0xff05fa38) //102
 210 NHSTUB(GetCurrentAvValue                      ,0xff1c1e48) //120
 211 NHSTUB(GetCurrentShutterSpeed                 ,0xff0bb2f4) //120
 212 NHSTUB(GetUsableMaxAv                         ,0xff3f5dc4) //120
 213 NHSTUB(GetUsableMinAv                         ,0xff3f5dac) //120
 214 NHSTUB(GetDrive_ClusterSize                   ,0xff06e744) //122
 215 NHSTUB(GetDrive_FreeClusters                  ,0xff06e79c) //119
 216 NHSTUB(GetDrive_TotalClusters                 ,0xff06e774) //119
 217 NHSTUB(GetFocusLensSubjectDistance            ,0xff1bfc8c) //102
 218 NHSTUB(GetFocusLensSubjectDistanceFromLens    ,0xff1c00dc) //  3
 219 NHSTUB(GetImageFolder                         ,0xff19a600) //122
 220 NHSTUB(GetKbdState                            ,0xff058f58) //109
 221 NHSTUB(GetMemInfo                             ,0xff00a2b8) //115
 222 NHSTUB(GetOpticalTemperature                  ,0xff05fb20) //120
 223 NHSTUB(GetParameterData                       ,0xff206d18) //101
 224 NHSTUB(GetPropertyCase                        ,0xff091950) //102
 225 NHSTUB(GetSystemTime                          ,0xff374464) //120
 226 NHSTUB(GetVRAMHPixelsSize                     ,0xff048f34) //120
 227 NHSTUB(GetVRAMVPixelsSize                     ,0xff048f40) //120
 228 NHSTUB(GetZoomLensCurrentPoint                ,0xff1c6590) //120
 229 NHSTUB(GetZoomLensCurrentPosition             ,0xff35f998) //102
 230 NHSTUB(GiveSemaphore                          ,0xff02b4bc) //120
 231 NHSTUB(IsStrobeChargeCompleted                ,0xff0f2e64) //102
 232 NHSTUB(LEDDrive                               ,0xff0582f8) //120
 233 NHSTUB(LocalTime                              ,0xff08b22c) //115
 234 NHSTUB(LockMainPower                          ,0xff098e00) //120
 235 NHSTUB(MakeDirectory_Fut                      ,0xff026f48) //116
 236 NHSTUB(MakeSDCardBootable                     ,0xff06e9c4) //105
 237 NHSTUB(MoveFocusLensToDistance                ,0xff3f8308) //102
 238 NHSTUB(MoveIrisWithAv                         ,0xff370cac) //120
 239 NHSTUB(MoveZoomLensWithPoint                  ,0xff371660) //120
 240 NHSTUB(MoveOpticalZoomAt                      ,0xff028a3c) //109
 241 NHSTUB(Open                                   ,0xff0274f4) //120
 242 NHSTUB(PB2Rec                                 ,0xff09c3f4) //104
 243 NHSTUB(PT_MoveDigitalZoomToWide               ,0xff079a78) //120
 244 NHSTUB(PT_MoveOpticalZoomAt                   ,0xff079a50) //120
 245 NHSTUB(PT_PlaySound                           ,0xff085c9c) //122
 246 NHSTUB(PostLogicalEventForNotPowerType        ,0xff09671c) //120
 247 NHSTUB(PostLogicalEventToUI                   ,0xff096768) //120
 248 NHSTUB(PutInNdFilter                          ,0xff371438) //102
 249 NHSTUB(PutOutNdFilter                         ,0xff37145c) //102
 250 NHSTUB(Read                                   ,0xff00ad74) //120
 251 NHSTUB(ReadFastDir                            ,0xff3498f4) //115
 252 NHSTUB(Rec2PB                                 ,0xff09c434) //104
 253 NHSTUB(RefreshPhysicalScreen                  ,0xff0b5954) //104
 254 NHSTUB(RenameFile_Fut                         ,0xff026e40) //116
 255 NHSTUB(Restart                                ,0xff02d4a0) //122
 256 NHSTUB(ScreenLock                             ,0xff0b6b4c) //117
 257 NHSTUB(ScreenUnlock                           ,0xff0b6bb0) //117
 258 NHSTUB(SetAE_ShutterSpeed                     ,0xff3fb250) //102
 259 NHSTUB(SetAutoShutdownTime                    ,0xff098e74) //120
 260 NHSTUB(SetCurrentCaptureModeType              ,0xff0a24e0) //120
 261 NHSTUB(SetDate                                ,0xff3fcd34) //120
 262 NHSTUB(SetFileAttributes                      ,0xff0279c0) //  6
 263 NHSTUB(SetFileTimeStamp                       ,0xff027948) //  6
 264 NHSTUB(SetLogicalEventActive                  ,0xff098b4c) //120
 265 NHSTUB(SetParameterData                       ,0xff206bf4) //101
 266 NHSTUB(SetPropertyCase                        ,0xff0917b4) //102
 267 NHSTUB(SetScriptMode                          ,0xff098b9c) //120
 268 NHSTUB(SleepTask                              ,0xff02b768) //120
 269 NHSTUB(TakeSemaphore                          ,0xff02b3ec) //120
 270 NHSTUB(TurnOffBackLight                       ,0xff0ad6b8) //104
 271 NHSTUB(TurnOnBackLight                        ,0xff0ad6a0) //104
 272 NHSTUB(TurnOnDisplay                          ,0xff0523d8) //120
 273 NHSTUB(TurnOffDisplay                         ,0xff0523e8) //120
 274 NHSTUB(UIFS_WriteFirmInfoToFile               ,0xff1f07bc) //120
 275 NHSTUB(UnlockAE                               ,0xff0296a4) //120
 276 NHSTUB(UnlockAF                               ,0xff029240) //120
 277 NHSTUB(UnlockMainPower                        ,0xff098d54) //120
 278 NHSTUB(VbattGet                               ,0xff02237c) //120
 279 NHSTUB(Write                                  ,0xff027610) //120
 280 NHSTUB(WriteSDCard                            ,0xff1b0930) //108
 281 NHSTUB(_log                                   ,0xff44ef48) //111
 282 NHSTUB(_log10                                 ,0xff44f410) //112
 283 NHSTUB(_pow                                   ,0xff44f574) //121
 284 NHSTUB(_sqrt                                  ,0xff4512dc) //  6
 285 NHSTUB(add_ptp_handler                        ,0xff2e69b0) //121
 286 NHSTUB(apex2us                                ,0xff29f17c) //121
 287 NHSTUB(close                                  ,0xff00abd0) //109
 288 NHSTUB(err_init_task                          ,0xff00602c) //111
 289 NHSTUB(exmem_alloc                            ,0xff08c1ec) //101
 290 NHSTUB(exmem_ualloc                           ,0xff08c048) //101
 291 NHSTUB(exmem_ufree                            ,0xff08c18c) //101
 292 NHSTUB(free                                   ,0xff004264) //112
 293 NHSTUB(get_nd_value                           ,0xff35c454) //122
 294 NHSTUB(get_current_nd_value                   ,0xff35c424) //122
 295 NHSTUB(get_current_deltasv                    ,0xff0bbf34) //122
 296 NHSTUB(GetCurrentDriveBaseSvValue             ,0xff0c274c) //120
 297 NHSTUB(kbd_p1_f                               ,0xff024e00) //109
 298 NHSTUB(kbd_p1_f_cont                          ,0xff024e0c) //109
 299 NHSTUB(kbd_p2_f                               ,0xff0245d4) //109
 300 NHSTUB(kbd_read_keys                          ,0xff024db0) //109
 301 NHSTUB(kbd_read_keys_r2                       ,0xff0587c8) //109
 302 NHSTUB(lseek                                  ,0xff0277d8) //120
 303 NHSTUB(malloc                                 ,0xff00420c) //112
 304 NHSTUB(memcmp                                 ,0xff010a60) //120
 305 NHSTUB(memcpy                                 ,0xff0316c0) //120
 306 NHSTUB(memset                                 ,0xff29d1a0) //120
 307 NHSTUB(mkdir                                  ,0xff027a58) //109
 308 NHSTUB(mktime_ext                             ,0xff0b79a0) //  1
 309 NHSTUB(open                                   ,0xff00ab20) //109
 310 NHSTUB(OpenFastDir                            ,0xff3497a0) //115
 311 NHSTUB(closedir                               ,0xff349750) //121
 312 NHSTUB(get_fstype                             ,0xff06e7bc) //122
 313 NHSTUB(qsort                                  ,0xff3c8158) //  6
 314 NHSTUB(rand                                   ,0xff29d2dc) //121
 315 NHSTUB(realloc                                ,0xff29d21c) //115
 316 NHSTUB(reboot_fw_update                       ,0xff34f048) //106
 317 NHSTUB(set_control_event                      ,0xff098740) //111
 318 NHSTUB(srand                                  ,0xff29d2d0) //122
 319 NHSTUB(stat                                   ,0xff027820) //109
 320 NHSTUB(strcat                                 ,0xff0b7158) //  1
 321 NHSTUB(strchr                                 ,0xff0040d8) //  1
 322 NHSTUB(strcmp                                 ,0xff010a1c) //120
 323 NHSTUB(strcpy                                 ,0xff010a04) //120
 324 NHSTUB(strftime                               ,0xff0b73a0) //113
 325 NHSTUB(strlen                                 ,0xff004124) //120
 326 NHSTUB(strncmp                                ,0xff00408c) //  1
 327 NHSTUB(strncpy                                ,0xff004050) //  1
 328 NHSTUB(strrchr                                ,0xff0040fc) //  1
 329 NHSTUB(strtol                                 ,0xff0319c0) //101
 330 NHSTUB(strtolx                                ,0xff0317c4) //109
 331    DEF(task_CaptSeq                           ,0xff07ccdc) //120
 332    DEF(task_DvlpSeqTask                       ,0xff07f108) //120
 333    DEF(task_ExpDrv                            ,0xff0cfb78) //120
 334    DEF(task_FileWrite                         ,0xff3476e0) //120
 335    DEF(task_InitFileModules                   ,0xff09cdf8) //120
 336    DEF(task_MovieRecord                       ,0xff1cc43c) //120
 337    DEF(task_PhySw                             ,0xff024938) //120
 338    DEF(task_RotaryEncoder                     ,0xff05927c) //120
 339 NHSTUB(time                                   ,0xff08b808) //109
 340 NHSTUB(vsprintf                               ,0xff0109c4) //115
 341 NHSTUB(EngDrvRead                             ,0xff025c2c) //102
 342 NHSTUB(PTM_GetCurrentItem                     ,0xff0997e8) //105
 343 NHSTUB(DisableISDriveError                    ,0xff372058) //120
 344 NHSTUB(CancelHPTimer                          ,0xff08cf50) //119
 345 NHSTUB(SetHPTimerAfterNow                     ,0xff08ce48) //119
 346 NHSTUB(PT_MFOn                                ,0xff079b28) //120
 347 NHSTUB(PT_MFOff                               ,0xff079b38) //120
 348 NHSTUB(GetAdChValue                           ,0xff0538d0) //120
 349 NHSTUB(EnableHDMIPower                        ,0xff0575a8) //123
 350 NHSTUB(DisableHDMIPower                       ,0xff0575b0) //123
 351 NHSTUB(get_ptp_buf_size                       ,0xff138a60) //122
 352 NHSTUB(get_ptp_file_buf                       ,0xff2e852c) //121
 353 NHSTUB(SetVideoOutType                        ,0xff3fba80) //109
 354 NHSTUB(GetVideoOutType                        ,0xff3fb9b4) //120

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