Ignore:
Timestamp:
02/05/12 05:46:18 (16 months ago)
Author:
philmoz
Message:

Merged revision(s) 1638-1639 from branches/release-1_0:

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

  • trunk/platform/sx30/sub/100h/stubs_min.S

    r1448 r1641  
    11#include "stubs_asm.h" 
    22 
    3 // Found manually 
     3DEF(rear_dial_position,                 0xC0240106) 
    44 
    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) 
     5DEF(active_bitmap_buffer,               0xB1CC)         // 0xB1B8+0x14 (1.00h sub_FFA4A814 -> FFA4A818 + FFA4A868) 
     6DEF(bitmap_buffer,                      0xB1D4)         // FFA4A864 
     7DEF(palette_control,                    0xB198)         // sub_FFA4698C (1.00h) 
     8DEF(active_palette_buffer,              0xB1A0)         // sub_FFA468D4 (1.00h) 
     9DEF(palette_buffer,                     0xCF9B4)        // sub_FFA46DC8 (1.00h) 
     10DEF(viewport_buffers,                   0xFFB968C4)     // 1.00h sub_FF851C44 (FF851F2C) 
     11DEF(active_viewport_buffer,             0x20A8)         // 1.00h sub_FF851C44 (FF851C48 & FF851F58) 
Note: See TracChangeset for help on using the changeset viewer.