source: trunk/platform/s5is/sub/101a/stubs_min.S @ 643

Revision 643, 635 bytes checked in by EWAVR, 4 years ago (diff)

+ "dng via usb" for a610, a630, a640, s5is, ixus860

  • Property svn:eol-style set to native
Line 
1#include "stubs_asm.h"
2
3// Documentation stripped, please refer to the S5IS 1.01b stubs_min.S if you
4// need it, or wait until someone feels like updating the documentation for this
5// particular model.
6
7DEF(physw_status, 0x11ABC)
8
9DEF(physw_run, 0x1CD8)
10
11DEF(led_table, 0x2710) // 0x270C + 4
12
13DEF(FlashParamsTable,0xFFAF0088)
14
15DEF(zoom_busy, 0xB3B0)  //0xB37C + 0x34
16
17DEF(focus_busy, 0xB27C) //0xB274 + 8
18
19DEF(canon_menu_active,0x6E3C) // 0x63E8 + 4
20
21DEF(canon_shoot_menu_active,0xC05D) // 0xC05C + 1
22
23DEF(recreview_hold, 0xBE2C) // 0xBD60 + 0xCC
24
25DEF(zoom_status, 0x68F8)
26DEF(some_f_for_dng, 0x9B94)
27DEF(second_ext_for_dng, 0x9BB8)
Note: See TracBrowser for help on using the repository browser.