Changeset 1444 for trunk/platform/g12/sub/100f/stubs_min.S
- Timestamp:
- 12/02/11 05:32:17 (19 months ago)
- File:
-
- 1 edited
-
trunk/platform/g12/sub/100f/stubs_min.S (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/platform/g12/sub/100f/stubs_min.S
r1430 r1444 1 1 #include "stubs_asm.h" 2 2 3 DEF(physw_status, 0x34474) // found in kbd_read_keys (comp 1.00c) 4 DEF(full_screen_refresh, 0xA5DC) // found in FFA53B58, (comp 1.00c) 5 DEF(physw_run, 0x1C30 + 0xC) // found in FF8345EC, (comp 1.00c) 6 DEF(canon_menu_active, 0x3210 + 4) // found in FF896370 (comp 1.00c) 7 DEF(canon_shoot_menu_active, 0x8AFC + 1) // possible in FF9DC4B0 (comp 1.00c) 8 DEF(FlashParamsTable,0xFFC89900) // found in FFB1EE54 (comp 1.00c) 9 DEF(levent_table, 0xFFC0C030) // Searched for string 00 08 00 00 02 00 00 00 (comp 1.00c) 10 DEF(playrec_mode, 0x2F34 + 0x4) // FF888084 (comp 1.00c) 3 // Found manually 11 4 DEF(focus_len_table, 0xFFFE2A80) // search for 30500 (longest focus length in micrometers) & 6100 (shortest length) 12 5 DEF(zoom_busy, 0x71d4 + 0x14) // (comp 1.00c) 13 6 DEF(focus_busy,0x70B8 + 0x8) // (comp 1.00c) 14 DEF(movie_status, 0x7290 + 0x44) // in FF9860E4 (comp 1.00c)15 7 DEF(recreview_hold, 0x84C0 + 0xE0) // in FF9C06A0 (comp 1.00c) 16 DEF(some_flag_for_af_scan, 0x76B4) // @FF98A814 (comp 1.00c)17 DEF(zoom_status, 0xE590) // sub_FFB21764 (comp s95)18 8 19 9 DEF(rear_dial_position, 0xC0240106)
Note: See TracChangeset
for help on using the changeset viewer.