source: branches/release-1_0/platform/a430/sub/100b/stubs_min.S @ 1501

Revision 1376, 670 bytes checked in by philmoz, 20 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
3DEF(physw_status, 0xFC38) //ok
4DEF(physw_run,  0x1FAC) //ok
5DEF(zoom_busy, 0x7CFD0) //ok
6DEF(focus_busy, 0x7D2E8) //ok
7DEF(FlashParamsTable,0xFFD3E68C)
8DEF(canon_menu_active,0x8090) //ok
9DEF(canon_ev_corr_menu_active, 0xD5D8)
10DEF(canon_shoot_menu_active,0x7605) // (0x7608 - 0x4 + 0x1) found in "taskcreate_DSITask"
11DEF(recreview_hold, 0x7A620) // 0xFFD71AC4
12DEF(movie_status, 0x72564) // ok 0xFFD1F840
13DEF(zoom_status, 0x74B8) // ok
14DEF(some_f_for_dng, 0x8BE0) // found in 0xFFE11B8C
15DEF(some_flag_for_af_scan, 0x72BA0) // 0xFFD2A294
16DEF(levent_table, 0xFFD3547C)
17DEF(playrec_mode, 0x639C) // FFD32638
18DEF(sys_mempart_id, 0xD648) // memFindMax
19
Note: See TracBrowser for help on using the repository browser.