Changeset 1300 for trunk/platform/g12/sub/100f/lib.c
- Timestamp:
- 08/20/11 06:59:25 (21 months ago)
- File:
-
- 1 edited
-
trunk/platform/g12/sub/100f/lib.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/platform/g12/sub/100f/lib.c
r1192 r1300 13 13 { 14 14 // Appears to be two raw buffers (this returns active buffer) 15 // Addresses below found in table at FFBBA D50, ref at FF8843F415 // Addresses below found in table at FFBBAEF0, ref at FF8843F4 16 16 // used in _sub_FF8841BC__SsImgProcBuf.c__0 17 17 // checks [0x2E88 + 0xc] --> defines which buffer is active … … 26 26 { 27 27 // Appears to be two raw buffers (this returns inactive buffer) 28 // Addresses below found in table at FFBBA D50, ref at FF8843F428 // Addresses below found in table at FFBBAEF0, ref at FF8843F4 29 29 // used in _sub_FF8841BC__SsImgProcBuf.c__0 30 30 // checks [0x2E88 + 0xc] --> defines which buffer is active
Note: See TracChangeset
for help on using the changeset viewer.