Changeset 1887


Ignore:
Timestamp:
05/31/12 05:14:19 (12 months ago)
Author:
reyalp
Message:

sx200is - put DEFs from previous change in stubs_min.S

Location:
trunk/platform/sx200is/sub/100c
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/platform/sx200is/sub/100c/stubs_entry_2.S

    r1886 r1887  
    1919// Palette 
    2020NHSTUB(ScreenLock,                0xFF9D4F28) 
    21 DEF(palette_buffer,                 0x15B5A0) // ref by 0x8D9C, sub_FF9CFC10 
    22 DEF(active_palette_buffer,            0x8D8C) // sub_FF9CFE34 
    23 DEF(palette_control,                  0x8D88) // sub_FF9CFE34 
  • trunk/platform/sx200is/sub/100c/stubs_min.S

    r1641 r1887  
    44DEF(enabled_refresh_physical_screen,    0x8e04 + 0x30)  //found at FF9D4918 and FF9D4F38 
    55DEF(led_table,                          0x24AC + 0x04)  // found at FF847374 
     6DEF(palette_buffer,                 0x15B5A0) // ref by 0x8D9C, sub_FF9CFC10 
     7DEF(active_palette_buffer,            0x8D8C) // sub_FF9CFE34 
     8DEF(palette_control,                  0x8D88) // sub_FF9CFE34 
Note: See TracChangeset for help on using the changeset viewer.