source: trunk/platform/sx30/sub/100l/stubs_min.S @ 1111

Revision 1111, 915 bytes checked in by reyalP, 2 years ago (diff)

Stub value for zoom_status for G12 & SX30, plus additional stub needed for lens_set_zoom_point for both cameras. - from philmoz in http://chdk.setepontos.com/index.php?topic=650.msg63492#msg63492

  • Property svn:eol-style set to native
Line 
1#include "stubs_asm.h"
2
3DEF(physw_status, 0x34594)                                                      // ok (comp 1.00h)
4DEF(full_screen_refresh, 0xB198)                                        // ok (comp 1.00h)
5DEF(enabled_refresh_physical_screen, 0x4CF8 + 0x14)     // ok (comp 1.00h)
6DEF(physw_run, 0x1C30 + 0xC)                                            // ok (comp 1.00h)
7DEF(canon_menu_active, 0x3A28 + 4)                                      // ok (comp 1.00h)
8DEF(canon_shoot_menu_active, 0x9900 + 1)                        // ok (comp 1.00h)
9DEF(FlashParamsTable,0xFFC67D00)                                        // ok (comp 1.00h) [changed in 1.00l]
10DEF(levent_table, 0xFFC0EA34)                                           // ok (comp 1.00h) [changed in 1.00l]
11DEF(playrec_mode, 0x3754 + 0x4)                                         // ok (comp 1.00h)
12DEF(focus_len_table, 0xFFFEA5CC)                                        // ok (comp 1.00h)
13DEF(zoom_busy, 0x342c + 0x1c)                                           // ok (comp 1.00h)
14DEF(focus_busy,0x7A6C + 0x8)                                            // ok (comp 1.00h)
15DEF(movie_status, 0x34E0 + 0x44)                                        // ok (comp 1.00h)
16DEF(recreview_hold, 0x933C + 0xF0)                                      // ok (comp 1.00h)
17DEF(zoom_status, 0xE7C4)                                                        // sub_FFB03798 (comp g12)
Note: See TracBrowser for help on using the repository browser.