Ignore:
Timestamp:
06/18/11 21:57:58 (2 years ago)
Author:
reyalp
Message:

Aktualisierung auf Rev. 1207-1208 offizieller Trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/platform/ixus120_sd940/sub/100e/lib.c

    r671 r687  
    7878void *vid_get_viewport_fb_d()            
    7979{                
    80         return (void*)(*(int*)(0x2790+0x54));  // SD940 103c sub_FF869E34 matched to sub in SD90 101a 103b:  seems to use same number. 
    81         // S940: 0x58 @FF869E74  0x2790 @FF86F9F8 (Search for aImageplayer_c     
    82         // S90 : return (void*)(*(int*)(0x2A20+0x58));   // G11 
    83         // S90 : 0x58 @FF86FA30  0x2A20 @FF86F9F8 (Search for aImageplayer_c     
     80        return (void*)(*(int*)(0x2790+0x58));  //  @FF869DEC  @FF869E24 
    8481}                
    8582                         
Note: See TracChangeset for help on using the changeset viewer.