Changeset 1641 for trunk/platform/sx30/sub/100h/stubs_min.S
- Timestamp:
- 02/05/12 05:46:18 (16 months ago)
- Location:
- trunk
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
platform/sx30/sub/100h/stubs_min.S (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
/branches/release-1_0 merged: 1637-1639
- Property svn:mergeinfo changed
-
trunk/platform/sx30/sub/100h/stubs_min.S
r1448 r1641 1 1 #include "stubs_asm.h" 2 2 3 // Found manually 3 DEF(rear_dial_position, 0xC0240106) 4 4 5 DEF(rear_dial_position, 0xC0240106) 6 7 DEF(active_bitmap_buffer, 0xB1CC) // 0xB1B8+0x14 (1.00h sub_FFA4A814 -> FFA4A818 + FFA4A868) 8 DEF(bitmap_buffer, 0xB1D4) // FFA4A864 9 DEF(palette_control, 0xB198) // sub_FFA4698C (1.00h) 10 DEF(active_palette_buffer, 0xB1A0) // sub_FFA468D4 (1.00h) 11 DEF(palette_buffer, 0xCF9B4) // sub_FFA46DC8 (1.00h) 12 DEF(viewport_buffers, 0xFFB968C4) // 1.00h sub_FF851C44 (FF851F2C) 13 DEF(active_viewport_buffer, 0x20A8) // 1.00h sub_FF851C44 (FF851C48 & FF851F58) 5 DEF(active_bitmap_buffer, 0xB1CC) // 0xB1B8+0x14 (1.00h sub_FFA4A814 -> FFA4A818 + FFA4A868) 6 DEF(bitmap_buffer, 0xB1D4) // FFA4A864 7 DEF(palette_control, 0xB198) // sub_FFA4698C (1.00h) 8 DEF(active_palette_buffer, 0xB1A0) // sub_FFA468D4 (1.00h) 9 DEF(palette_buffer, 0xCF9B4) // sub_FFA46DC8 (1.00h) 10 DEF(viewport_buffers, 0xFFB968C4) // 1.00h sub_FF851C44 (FF851F2C) 11 DEF(active_viewport_buffer, 0x20A8) // 1.00h sub_FF851C44 (FF851C48 & FF851F58)
Note: See TracChangeset
for help on using the changeset viewer.