Changeset 1444 for trunk/platform/sx30/sub/100n/stubs_min.S
- Timestamp:
- 12/02/11 05:32:17 (18 months ago)
- File:
-
- 1 edited
-
trunk/platform/sx30/sub/100n/stubs_min.S (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/platform/sx30/sub/100n/stubs_min.S
r1430 r1444 1 1 #include "stubs_asm.h" 2 2 3 DEF(physw_status, 0x34594) // ok (comp 1.00h) 4 DEF(full_screen_refresh, 0xB198) // ok (comp 1.00h) 5 DEF(physw_run, 0x1C30 + 0xC) // ok (comp 1.00h) 6 DEF(canon_menu_active, 0x3A28 + 4) // ok (comp 1.00h) 7 DEF(canon_shoot_menu_active, 0x9900 + 1) // ok (comp 1.00h) 8 DEF(FlashParamsTable,0xFFC67D74) // ok (comp 1.00h) [changed in 1.00n] 9 DEF(levent_table, 0xFFC0EAA8) // ok (comp 1.00h) [changed in 1.00n] 10 DEF(playrec_mode, 0x3754 + 0x4) // ok (comp 1.00h) 3 // Found manually 11 4 DEF(focus_len_table, 0xFFFEA5CC) // ok (comp 1.00h) 12 5 DEF(zoom_busy, 0x342c + 0x1c) // ok (comp 1.00h) 13 6 DEF(focus_busy,0x7A6C + 0x8) // ok (comp 1.00h) 14 DEF(movie_status, 0x34E0 + 0x44) // ok (comp 1.00h)15 7 DEF(recreview_hold, 0x933C + 0xF0) // ok (comp 1.00h) 16 DEF(zoom_status, 0xE7C4) // sub_FFB03798 (comp g12)17 8 18 9 DEF(rear_dial_position, 0xC0240106)
Note: See TracChangeset
for help on using the changeset viewer.