| Revision 674,
779 bytes
checked in by msl, 2 years ago
(diff) |
|
Aktualisierung auf Rev. 1192 offizieller Trunk
+ Support fuer G12 1.00f und S95 1.00i hinzugefuegt.
- S95 1.00i Adresse fuer GetImageFolder fehlt!
|
| Line | |
|---|
| 1 | #include "stubs_asm.h"
|
|---|
| 2 |
|
|---|
| 3 | DEF(zoom_busy, 0x7070+0x14) // @FF9809C8
|
|---|
| 4 | DEF(focus_busy, 0x6f28 + 8) // @FF97BEC8
|
|---|
| 5 | DEF(zoom_status, 0x835C) // @FF9C21FC
|
|---|
| 6 | DEF(canon_menu_active, 0x324c + 4) // @FF896FC0
|
|---|
| 7 | DEF(movie_status, 0x7128 + 0x44) // @FF985B90
|
|---|
| 8 | DEF(enabled_refresh_physical_screen, 0xA0D4) // @FFA4760C
|
|---|
| 9 | DEF(playrec_mode, 0x2f74+0x4) // @FF889094
|
|---|
| 10 | DEF(FlashParamsTable,0xFFC724C4) // @FFB0F34C
|
|---|
| 11 | DEF(physw_status, 0x34CB4) // @FF8340C8
|
|---|
| 12 | DEF(physw_run, 0x1C30 + 0x0C) // @FF8340A4
|
|---|
| 13 | DEF(led_table, 0x25d4 + 0x04) // @FF864814
|
|---|
| 14 | DEF(some_flag_for_af_scan, 0x7534) // @FF9894C0
|
|---|
| 15 | DEF(canon_shoot_menu_active, 0x8758 + 1) // @FF9D7B7C
|
|---|
| 16 | DEF(levent_table,0xFFBF5E0C) // @FF9B8354
|
|---|
| 17 | DEF(recreview_hold, 0x81f8+0xE8) // @FF9BDC84
|
|---|
Note: See
TracBrowser
for help on using the repository browser.