source: trunk/platform/ixus200_sd980/sub/101d/stubs_min.S @ 1391

Revision 1376, 884 bytes checked in by philmoz, 19 months ago (diff)

Cleanup SVN properties using reyalp's platprops.bash script (part 3).

  • Property svn:eol-style set to native
Line 
1#include "stubs_asm.h"
2// IXUS200-SD980 fw 1.01c
3
4DEF(zoom_status, 0x1E3D4)                                                       // routine @ FFAADC2C
5DEF(movie_status, 0x000067e0)                                           // routine @ FF94A89C
6DEF(physw_status, 0x44558)                                                      // routine @ FF83350C
7DEF(physw_run, 0x1C38 + 0x0C)                                           // routine @ FF8331FC
8DEF(FlashParamsTable,0xFFBDAD4C)                                        // routine @ FFAAB26C
9DEF(zoom_busy, 0x66F8 + 0x14)                                           // routine @ FF946E00
10DEF(focus_busy, 0x6600 + 8)                                                     // routine @ FF941F28
11DEF(canon_menu_active, 0x2EC4 + 4)                                      // routine @ FF8899D8
12DEF(canon_shoot_menu_active, 0x7B08 + 1)                        // routine @ FF98D73C
13DEF(recreview_hold, 0x76F4 + 0xD0)                                      // routine @ FF97B418
14DEF(some_flag_for_af_scan, 0x6CD4)                                      // routine @ FF94E5FC
15DEF(levent_table,0xffb7a458)                                            // routine @ FF975EA8
16DEF(playrec_mode,0x2BF8+0x4)                                            // routine @ FF87BBDC
17DEF(enabled_refresh_physical_screen, 0x1B34C+0x20)      // routine @ FF9F8694
Note: See TracBrowser for help on using the repository browser.