source: branches/release-1_0/platform/s90/sub/100c/stubs_min.S @ 1519

Revision 888, 719 bytes checked in by reyalp, 3 years ago (diff)

add s90 from err99 in 3 posts starting at http://chdk.setepontos.com/index.php/topic,650.msg49290.html#msg49290

  • Property svn:eol-style set to native
Line 
1#include "stubs_asm.h"
2DEF(zoom_busy, 0x7a00+0x14)         
3DEF(focus_busy, 0x78d4 + 8)               
4DEF(zoom_status, 0x8AA4) //S90                 
5DEF(physw_status, 0x330d8)                 
6DEF(physw_run, 0x1C38 + 0x0C)           
7DEF(FlashParamsTable,0xFFBEFB70)     
8DEF(canon_menu_active, 0x3034 + 4)       
9DEF(canon_shoot_menu_active, 0x8944 + 1) 
10DEF(recreview_hold, 0x8944+0xE4)  //S90@0xFF99693C
11DEF(movie_status, 0x7ab0 + 0x38)         
12DEF(enabled_refresh_physical_screen, 0xa36c)
13DEF(playrec_mode, 0x2d60+0x4)         
14DEF(some_flag_for_af_scan, 0x7FF4)           
15DEF(led_table, 0x24AC + 0x04)             
16DEF(levent_table,0xFFB8B470)
17DEF(enabled_refresh_physical_screen, 0xA36C) //S90 at FFA07D50
18
Note: See TracBrowser for help on using the repository browser.