Ignore:
Timestamp:
08/20/11 06:59:25 (22 months ago)
Author:
philmoz
Message:

Updated comments for G12 & SX30 to include correct firmware addresses for each version.

File:
1 edited

Legend:

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

    r1213 r1300  
    1313{ 
    1414        // Appears to be two raw buffers (this returns active buffer) 
    15         // Addresses below found in table at FFBBAD50, ref at FF8843F4 
     15        // Addresses below found in table at FFBBAF00, ref at FF8843F4 
    1616        // used in _sub_FF8841BC__SsImgProcBuf.c__0  
    1717        // checks [0x2E88 + 0xc] --> defines which buffer is active 
     
    2626{ 
    2727        // Appears to be two raw buffers (this returns inactive buffer) 
    28         // Addresses below found in table at FFBBAD50, ref at FF8843F4 
     28        // Addresses below found in table at FFBBAF00, ref at FF8843F4 
    2929        // used in _sub_FF8841BC__SsImgProcBuf.c__0  
    3030        // checks [0x2E88 + 0xc] --> defines which buffer is active 
Note: See TracChangeset for help on using the changeset viewer.