Ignore:
Timestamp:
06/28/11 03:42:12 (2 years ago)
Author:
reyalp
Message:

a495 stubs updates from waterwingz in http://chdk.setepontos.com/index.php?topic=650.msg69423#msg69423

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/platform/a495/sub/100e/stubs_min.S

    r1198 r1218  
    33DEF(physw_status, 0x2E7F4)                                                      // ok, Search "GpioStatus " 
    44DEF(physw_run, 0x1BE4 + 0x0C)                                           // ROM:FFC2378C 
    5 DEF(FlashParamsTable,0xFFECF894)                                        // ROM:FFE0AA80 
     5DEF(FlashParamsTable, 0xffecf93c)                                       // ROM:FFE0AA80 
    66DEF(zoom_busy, 0x5410 + 0x14) 
    77DEF(focus_busy, 0x532C + 8) 
    88DEF(canon_menu_active, 0x2A38 + 4)                                      // Ok ROM:FFC6A11C 
    9 DEF(canon_shoot_menu_active, 0x36FC0)                           // ?? Found on ROM:FFC77758 taskcreate_DSITask 
     9DEF(canon_shoot_menu_active, 0x000065b5)                                // ?? Found on ROM:FFC77758 taskcreate_DSITask 
    1010DEF(recreview_hold, 0x6308 + 2)                                         // ROM:FFD34410  
    11 DEF(zoom_status, 0x9628)                                                        // "TerminateDeliverToZoomController" 
     11DEF(zoom_status, 0x00009648)                                                    // "TerminateDeliverToZoomController" 
    1212DEF(movie_status, 0x5468 + 0x38)                                        // Unknown 
    1313DEF(enabled_refresh_physical_screen, 0x73AC+0x20)       // ROM:FFD7C7B4 
    1414DEF(playrec_mode, 0x2794+0x4)                                           // ROM:FFC27ACC "MenuIn" ROM:FFC5D8F4 
    15 DEF(levent_table, 0xFFEA2D14)                                           // Ok 
     15DEF(levent_table, 0xffea2dc0)                                           // Ok 
    1616DEF(some_flag_for_af_scan, 0x5848)                                      // Correct? ROM:FFD0F9DC 
    1717DEF(full_screen_refresh, 0x7370)                                        // ROM:FFD7A9FC, called by RefreshPhysicalScreen() 
Note: See TracChangeset for help on using the changeset viewer.