Changeset 802 for trunk


Ignore:
Timestamp:
09/19/09 07:01:49 (4 years ago)
Author:
reyalp
Message:

save memory on ixus60_sd600, ixus65_sd630 and sx110is by omitting extraneous stubs

Location:
trunk/platform
Files:
1 added
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/platform/ixus60_sd600/sub/100a/stubs_min.S

    r691 r802  
    11#include "stubs_asm.h" 
    2  
    3 #include "stubs_entry_ida.S" 
    42 
    53DEF(physw_run, 0x1FAC)      // ok 
  • trunk/platform/ixus60_sd600/sub/100d/stubs_min.S

    r691 r802  
    11#include "stubs_asm.h" 
    2  
    3 #include "stubs_entry_ida.S" 
    42 
    53DEF(physw_run, 0x1FAC)      // ok 
  • trunk/platform/ixus65_sd630/sub/100a/stubs_min.S

    r685 r802  
    11#include "stubs_asm.h" 
    2  
    3 #include "stubs_entry_ida.S" 
    42 
    53DEF(physw_run, 0x1FAC) 
  • trunk/platform/sx110is/sub/100b/stubs_entry_2.S

    r755 r802  
    5050NHSTUB(Unmount_FileSystem, 0xFFC00940) 
    5151 
    52  
    53  
    54  
    55 //functions copied from stubs_entry_ida.s 
    56 NSTUB(eventproc_export_memShow, 0xffc00bc8) 
    57  
    58 NSTUB(eventproc_export_CreateCountingSemaphore, 0xffc0b648) 
    59 NSTUB(eventproc_export_DeleteSemaphore, 0xffc0b6a0) 
    60  
    61 NSTUB(eventproc_export_TakeSemaphore, 0xffc0b74c) 
    62 NSTUB(eventproc_export_GiveSemaphore, 0xffc0b81c) 
    63  
    64 NSTUB(eventproc_export_CreateTask, 0xffc0b8c0) 
    65  
    66 //NSTUB(eventproc_export_ExitTask, 0xffc0bb50) 
    67  
    68 NSTUB(eventproc_export_RotateConsoleZOder, 0xffc0c4a0) 
    69  
    70 NSTUB(eventproc_export_CPrintf, 0xffc0c6b0) 
    71 NSTUB(eventproc_export_CPutChar, 0xffc0c70c) 
    72 NSTUB(eventproc_export_GetCh, 0xffc0c738) 
    73 NSTUB(eventproc_export_GetStringWithPrompt, 0xffc0c788) 
    74 NSTUB(eventproc_export_OpenConsole, 0xffc0c7e8) 
    75 NSTUB(eventproc_export_CloseConsole, 0xffc0c954) 
    76  
    77 NSTUB(eventproc_export_StartRedirectUART, 0xffc0d038) 
    78 NSTUB(eventproc_export_StopRedirectUART, 0xffc0d150) 
    79  
    80 NSTUB(eventproc_export_sprintf, 0xffc0d7b4) 
    81  
    82 NSTUB(eventproc_export_strcpy, 0xffc0d834) 
    83 NSTUB(eventproc_export_strcmp, 0xffc0d84c) 
    84 NSTUB(eventproc_export_strlen, 0xffc0d890) 
    85 NSTUB(eventproc_export_memcmp, 0xffc0d8b4) 
    86  
    87 NSTUB(eventproc_export_Fopen_Fut, 0xffc12d30) 
    88 NSTUB(eventproc_export_Fclose_Fut, 0xffc12d70) 
    89 NSTUB(eventproc_export_Fread_Fut, 0xffc12e1c) 
    90 NSTUB(eventproc_export_Fwrite_Fut, 0xffc12e70) 
    91  
    92 NSTUB(eventproc_export_Fseek_Fut, 0xffc12f10) 
    93  
    94 NSTUB(eventproc_export_Open, 0xffc13320) 
    95 NSTUB(eventproc_export_Close, 0xffc13348) 
    96  
    97 NSTUB(eventproc_export_Read, 0xffc133f0) 
    98 NSTUB(eventproc_export_Write, 0xffc133f4) 
    99  
    100 NSTUB(eventproc_export_Lseek, 0xffc13550) 
    101  
    102 NSTUB(eventproc_export_StartCameraLog, 0xffc13a18) 
    103 NSTUB(eventproc_export_ShowCameraLog, 0xffc13a1c) 
    104 NSTUB(eventproc_export_ShowCameraLogInfo, 0xffc13a20) 
    105 NSTUB(eventproc_export_StopCameraLog, 0xffc13a24) 
    106 NSTUB(eventproc_export_PutsCameraLogEvent, 0xffc13a28) 
    107  
    108 NSTUB(eventproc_export_NewTaskShell, 0xffc13a90) 
    109  
    110 NSTUB(eventproc_export_ExMem, 0xffc13aa8) 
    111  
    112 //NSTUB(eventproc_export_SleepTask, 0xffc176ac) 
    113  
    114 NSTUB(eventproc_export_UnLoadScript, 0xffc58c74) 
    115  
    116 NSTUB(eventproc_export_LoadScript, 0xffc58d70) 
    117  
    118 NSTUB(eventproc_export_OpLog_Show, 0xffc5cb70) 
    119 NSTUB(eventproc_export_OpLog_Stop, 0xffc5cc10) 
    120 NSTUB(eventproc_export_OpLog_WriteToROM, 0xffc5cc3c) 
    121  
    122 NSTUB(eventproc_export_OpLog_ReadFromROM, 0xffc5cc98) 
    123 NSTUB(eventproc_export_OpLog_ReadFromSD, 0xffc5cd38) 
    124 NSTUB(eventproc_export_OpLog_WriteToSD, 0xffc5d104) 
    125 NSTUB(eventproc_export_OpLog_Get, 0xffc5d530) 
    126 NSTUB(eventproc_export_OpLog_Play, 0xffc5d550) 
    127  
    128 NSTUB(eventproc_export_OpLog_Start, 0xffc5d6d0) 
    129  
    130 NSTUB(eventproc_export_StartWDT, 0xffc5df88) 
    131 NSTUB(eventproc_export_StopWDT, 0xffc5dfec) 
    132  
    133 NSTUB(eventproc_export_GetBuildDate, 0xffc5e0dc) 
    134 NSTUB(eventproc_export_GetBuildTime, 0xffc5e0e4) 
    135 NSTUB(eventproc_export_GetFirmwareVersion, 0xffc5e0ec) 
    136  
    137 NSTUB(eventproc_export_CheckSumAll, 0xffc5e1f8) 
    138  
    139 NSTUB(eventproc_export_RomCheckSum, 0xffc5e3f0) 
    140  
    141 NSTUB(eventproc_export_CreateController, 0xffc61410) 
    142 NSTUB(eventproc_export_DeleteController, 0xffc614cc) 
    143  
    144 NSTUB(eventproc_export_MoveControllerToTopOfZOrder, 0xffc61650) 
    145  
    146 NSTUB(eventproc_export_GetSelfControllerHandle, 0xffc61780) 
    147  
    148 //NSTUB(eventproc_export_PostLogicalEventForNotPowerType, 0xffc61bb4) 
    149 //NSTUB(eventproc_export_PostLogicalEventToUI, 0xffc61c00) 
    150 NSTUB(eventproc_export_PostEventShootSeqToUI, 0xffc61c78) 
    151 NSTUB(eventproc_export_ShowLogicalEventName, 0xffc61cd4) 
    152  
    153 NSTUB(eventproc_export_IsControlEventActive, 0xffc63a80) 
    154 NSTUB(eventproc_export_UiEvnt_SetLogicalEventActive, 0xffc63af0) 
    155 NSTUB(eventproc_export_SetScriptMode, 0xffc63b40) 
    156  
    157 NSTUB(eventproc_export_UiEvnt_StartDisguiseCradleStatus, 0xffc63b74) 
    158 NSTUB(eventproc_export_UiEvnt_StopDisguiseCradleStatus, 0xffc63b84) 
    159  
    160 NSTUB(eventproc_export_UnlockMainPower, 0xffc63cf4) 
    161 NSTUB(eventproc_export_LockMainPower, 0xffc63da0) 
    162 NSTUB(eventproc_export_SetAutoShutdownTime, 0xffc63e14) 
    163  
    164 NSTUB(eventproc_export_HardwareDefectWithRestart, 0xffc63fec) 
    165 NSTUB(eventproc_export_HardwareDefect, 0xffc6403c) 
    166  
    167 NSTUB(eventproc_export_PTM_AllResetToFactorySetting, 0xffc64250) 
    168 NSTUB(eventproc_export_PTM_AllReset, 0xffc64260) 
    169  
    170 NSTUB(eventproc_export_PTM_SetCurrentCaptureMode, 0xffc6463c) 
    171  
    172 NSTUB(eventproc_export_PTM_GetWorkingCaptureMode, 0xffc6470c) 
    173 NSTUB(eventproc_export_PTM_SetCurrentItem, 0xffc64710) 
    174  
    175 NSTUB(eventproc_export_PTM_GetCurrentItem, 0xffc6471c) 
    176  
    177 NSTUB(eventproc_export_PTM_NextItem, 0xffc64788) 
    178 NSTUB(eventproc_export_PTM_PrevItem, 0xffc6478c) 
    179  
    180 NSTUB(eventproc_export_PTM_IsEnableItem, 0xffc6479c) 
    181 NSTUB(eventproc_export_PTM_SetProprietyEnable, 0xffc647a0) 
    182  
    183 NSTUB(eventproc_export_PTM_BackupUIProperty, 0xffc647b8) 
    184 NSTUB(eventproc_export_PTM_RestoreUIProperty, 0xffc647bc) 
    185  
    186 NSTUB(eventproc_export_PTM_NotifyStartRemoteCapture, 0xffc647d8) 
    187 NSTUB(eventproc_export_PTM_NotifyEndRemoteCapture, 0xffc64930) 
    188  
    189 NSTUB(eventproc_export_SetCurrentCaptureModeType, 0xffc6a8c4) 
    190 NSTUB(eventproc_export_GetCurrentCaptureModeType, 0xffc6a900) 
    191  
    192 NSTUB(eventproc_export_StartGUISystem, 0xffc74838) 
    193  
    194 NSTUB(eventproc_export_atol, 0xffc74978) 
    195  
    196 NSTUB(eventproc_export_memcpy, 0xffc74b70) 
    197  
    198 NSTUB(eventproc_export_SetSDPwrPort, 0xffd1771c) 
    199 NSTUB(eventproc_export_GetAdVBattBottom, 0xffd17748) 
    200 NSTUB(eventproc_export_GetAdChValue, 0xffd1774c) 
    201 NSTUB(eventproc_export_BeepDrive, 0xffd17750) 
    202 NSTUB(eventproc_export_VbattGet, 0xffd17754) 
    203 NSTUB(eventproc_export_LEDDrive, 0xffd17758) 
    204 NSTUB(eventproc_export_ShowPhySwStatus, 0xffd1775c) 
    205 NSTUB(eventproc_export_SetRawSWCheckMode, 0xffd1776c) 
    206 NSTUB(eventproc_export_OnPrintPhySw, 0xffd1777c) 
    207 NSTUB(eventproc_export_OffPrintPhySw, 0xffd1778c) 
    208 NSTUB(eventproc_export_GetSwitchStatus, 0xffd1779c) 
    209 NSTUB(eventproc_export_ShowSDStatus, 0xffd177a0) 
    210 NSTUB(eventproc_export_GetSDDetect, 0xffd177b0) 
    211 NSTUB(eventproc_export_GetSDProtect, 0xffd177b4) 
    212 NSTUB(eventproc_export_SetIgnoreAVJACK, 0xffd177b8) 
    213 NSTUB(eventproc_export_GetDialEventId, 0xffd177c8) 
    214 NSTUB(eventproc_export_GetBatteryCoverClose, 0xffd177cc) 
    215  
    216 NSTUB(eventproc_export_MonSelEvent, 0xffd17a08) 
    217 NSTUB(eventproc_export_MemoryChecker, 0xffd17a0c) 
    218 NSTUB(eventproc_export_VerifyByte, 0xffd17a10) 
    219 NSTUB(eventproc_export_EraseSignature, 0xffd17a14) 
    220 NSTUB(eventproc_export_SDump, 0xffd17a24) 
    221 NSTUB(eventproc_export_Dump, 0xffd17a28) 
    222 NSTUB(eventproc_export_Dump32, 0xffd17a38) 
    223 NSTUB(eventproc_export_Poke32, 0xffd17a4c) 
    224 NSTUB(eventproc_export_Poke16, 0xffd17a5c) 
    225 NSTUB(eventproc_export_Poke8, 0xffd17a6c) 
    226 NSTUB(eventproc_export_Peek32, 0xffd17a7c) 
    227 NSTUB(eventproc_export_Peek16, 0xffd17a80) 
    228 NSTUB(eventproc_export_Peek8, 0xffd17a84) 
    229 NSTUB(eventproc_export_Wait, 0xffd17a88) 
    230  
    231 NSTUB(eventproc_export_ShowAllTaskInfo, 0xffd17a9c) 
    232  
    233 NSTUB(eventproc_export_UI_ShowStateOfRecMode, 0xffd18384) 
    234  
    235 NSTUB(eventproc_export_UIFS_SetDialStillRec, 0xffd18490) 
    236 NSTUB(eventproc_export_UIFS_SetCaptureModeToP, 0xffd184b0) 
    237 NSTUB(eventproc_export_UIFS_SetDialMovieRec, 0xffd184e8) 
    238 NSTUB(eventproc_export_UIFS_SetDialPlay, 0xffd18510) 
    239 NSTUB(eventproc_export_UIFS_OpenPopupStrobe, 0xffd18530) 
    240 NSTUB(eventproc_export_UIFS_ClosePopupStrobe, 0xffd18560) 
    241 NSTUB(eventproc_export_UIFS_MountExtFlash, 0xffd18590) 
    242 NSTUB(eventproc_export_UIFS_UnmountExtFlash, 0xffd185c0) 
    243 NSTUB(eventproc_export_UIFS_PressTeleButton, 0xffd185f0) 
    244 NSTUB(eventproc_export_UIFS_UnpressTeleButton, 0xffd1862c) 
    245 NSTUB(eventproc_export_UIFS_PressWideButton, 0xffd18664) 
    246 NSTUB(eventproc_export_UIFS_UnpressWideButton, 0xffd186a0) 
    247 NSTUB(eventproc_export_UIFS_ConnectVideo, 0xffd186d8) 
    248 NSTUB(eventproc_export_UIFS_DisconnectVideo, 0xffd18708) 
    249 NSTUB(eventproc_export_UIFS_MoveZoomTo, 0xffd18738) 
    250 NSTUB(eventproc_export_UIFS_StopPostingUIEvent, 0xffd1873c) 
    251 NSTUB(eventproc_export_UIFS_RestartPostingUIEvent, 0xffd18740) 
    252 NSTUB(eventproc_export_UIFS_SetCaptureModeToTv, 0xffd18744) 
    253 NSTUB(eventproc_export_UIFS_SetCaptureModeToM, 0xffd18778) 
    254 NSTUB(eventproc_export_UIFS_SetCaptureModeToMacro, 0xffd187ac) 
    255 NSTUB(eventproc_export_UIFS_SetCaptureModeToISO3200, 0xffd187b4) 
    256 NSTUB(eventproc_export_UIFS_PostModeDial, 0xffd187d4) 
    257 NSTUB(eventproc_export_UIFS_Capture, 0xffd187fc) 
    258 NSTUB(eventproc_export_UIFS_CaptureNoneStop, 0xffd18800) 
    259 NSTUB(eventproc_export_UIFS_StartMovieRecord, 0xffd18804) 
    260 NSTUB(eventproc_export_UIFS_StopMovieRecord, 0xffd18808) 
    261 NSTUB(eventproc_export_UIFS_StartClockMode, 0xffd1880c) 
    262 NSTUB(eventproc_export_UIFS_EndClockMode, 0xffd18814) 
    263 NSTUB(eventproc_export_UIFS_SetCradleSetting, 0xffd1881c) 
    264 NSTUB(eventproc_export_UIFS_WriteFirmInfoToFile, 0xffd18820) 
    265 NSTUB(eventproc_export_UIFS_GetMovieRecoadableNumber, 0xffd18824) 
    266  
    267 NSTUB(eventproc_export_UIFS_ChangeShootState, 0xffd188a0) 
    268  
    269 NSTUB(eventproc_export_UIFS_ShootSeqToUI, 0xffd188c4) 
    270  
    271 NSTUB(eventproc_export_EraseLogSector, 0xffd1fc74) 
    272  
    273 NSTUB(eventproc_export_WriteToRom, 0xffd20380) 
    274 NSTUB(eventproc_export_EraseSectorOfRom, 0xffd20430) 
    275  
    276 NSTUB(eventproc_export_GetTimeOfSystem, 0xffd24468) 
    277  
    278 NSTUB(eventproc_export_FmtMenu_ExecuteQuickFormat, 0xffd3087c) 
    279  
    280 NSTUB(eventproc_export_ExecuteResetFactoryWithRomWrite, 0xffd38cdc) 
    281  
    282 NSTUB(eventproc_export_StartDirectTransferManager, 0xffd7ca40) 
    283  
    284 NSTUB(eventproc_export_memset, 0xffd8ff54) 
    285  
    286 NSTUB(eventproc_export_sscanf, 0xffd90498) 
    287  
    288 NSTUB(eventproc_export_StoptDtConfirmMenu, 0xffe1e53c) 
    289  
    290 NSTUB(eventproc_export_StartDtConfirmMenu, 0xffe1e680) 
    291  
    292 NSTUB(eventproc_export_StoptDtExecuteMenu, 0xffe1e84c) 
    293  
    294 NSTUB(eventproc_export_StartDtExecuteMenu, 0xffe1ead8) 
    295  
Note: See TracChangeset for help on using the changeset viewer.