source: trunk/platform/s95/sub/100k/stubs_min.S @ 1215

Revision 1215, 762 bytes checked in by reyalp, 2 years ago (diff)

beta s95 100k support from waterwingz in http://chdk.setepontos.com/index.php?topic=650.msg69353#msg69353

  • Property svn:eol-style set to native
Line 
1#include "stubs_asm.h"
2
3DEF(zoom_busy, 0x7070+0x14)                                     // @FF9809C8
4DEF(focus_busy, 0x6f28 + 8)                                     // @FF97BEC8
5DEF(zoom_status, 0x835C)                                        // @FF9C21FC
6DEF(canon_menu_active, 0x324c + 4)                      // @FF896FC0
7DEF(movie_status, 0x7128 + 0x44)                        // @FF985B90
8DEF(enabled_refresh_physical_screen, 0xA0D4) // @FFA4760C
9DEF(playrec_mode, 0x2f74+0x4)                           // @FF889094
10DEF(FlashParamsTable,0xFFC72314)                        // @FFB0F360
11DEF(physw_status, 0x34CB4)                      // @FF8340C8
12DEF(physw_run, 0x1C30 + 0x0C)                   // @FF8340A4
13DEF(led_table, 0x25d4 + 0x04)                           // @FF864814
14DEF(some_flag_for_af_scan, 0x7534)                      // @FF9894C0
15DEF(canon_shoot_menu_active, 0x8758 + 1)        // @FF9D7B7C
16DEF(levent_table,0xFFBF5E24)                            // @FF9B8354
17DEF(recreview_hold, 0x81f8+0xE8)                        // @FF9BDC84
Note: See TracBrowser for help on using the repository browser.