Changeset 1208


Ignore:
Timestamp:
06/18/11 21:14:26 (2 years ago)
Author:
reyalp
Message:

s95 100i stubs_min.S address corrections from waterwingz in http://chdk.setepontos.com/index.php?topic=650.msg68989#msg68989

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/platform/s95/sub/100i/stubs_min.S

    r1192 r1208  
    88DEF(enabled_refresh_physical_screen, 0xA0D4) // @FFA4760C 
    99DEF(playrec_mode, 0x2f74+0x4)                           // @FF889094 
    10 DEF(FlashParamsTable,0xFFC724C4)                        // @FFB0F34C 
     10DEF(FlashParamsTable,0xFFC72B4)                         // @FFB0F34C 
    1111DEF(physw_status, 0x34CB4)                      // @FF8340C8 
    1212DEF(physw_run, 0x1C30 + 0x0C)                   // @FF8340A4 
     
    1414DEF(some_flag_for_af_scan, 0x7534)                      // @FF9894C0 
    1515DEF(canon_shoot_menu_active, 0x8758 + 1)        // @FF9D7B7C 
    16 DEF(levent_table,0xFFBF5E0C)                            // @FF9B8354 
     16DEF(levent_table,0xFFBF5DFC)                            // @FF9B8354 
    1717DEF(recreview_hold, 0x81f8+0xE8)                        // @FF9BDC84 
Note: See TracChangeset for help on using the changeset viewer.