Changeset 1444 for trunk/platform/s95/sub/100e/stubs_entry.S
- Timestamp:
- 12/02/11 05:32:17 (18 months ago)
- File:
-
- 1 edited
-
trunk/platform/s95/sub/100e/stubs_entry.S (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/platform/s95/sub/100e/stubs_entry.S
r1424 r1444 22 22 // No problems found with modemap table. 23 23 24 // Values below goin 'stubs_min.S':24 // Values below can be overridden in 'stubs_min.S': 25 25 //DEF(physw_status ,0x00034cb4) // Found @0xff83498c, stubs_min = 0x00034cb4 (0x34CB4) 26 26 //DEF(physw_run ,0x00001c3c) // Found @0xff834580, stubs_min = 0x00001c3c (0x1C30+0x0C) … … 28 28 //DEF(FlashParamsTable ,0xffc72314) // Found @0xffc72314, stubs_min = 0xffc72314 (0xFFC72314) 29 29 //DEF(movie_status ,0x0000716c) // Found @0xff98612c, stubs_min = 0x0000716c (0x7128+0x44) 30 //DEF(full_screen_refresh ,0x0000a0d4) // Found @0xffa4761430 DEF(full_screen_refresh ,0x0000a0d4) // Found @0xffa47614 31 31 //DEF(canon_menu_active ,0x00003250) // Found @0xff896fc0, stubs_min = 0x00003250 (0x324c+4) 32 32 //DEF(canon_shoot_menu_active ,0x00008759) // Found @0xff9d7df8, stubs_min = 0x00008759 (0x8758+1) … … 72 72 //#undef CAM_UNCACHED_BIT 73 73 //#define CAM_UNCACHED_BIT 0x40000000 // Found @0xff83ae0c 74 75 // Misc stuff 76 DEF(ctypes, 0xffba399e) 74 77 75 78 // Stubs below matched 100%.
Note: See TracChangeset
for help on using the changeset viewer.