Changeset 52 in xtideuniversalbios for trunk/Assembly_Library/Src/Menu/MenuAttributes.asm


Ignore:
Timestamp:
Oct 12, 2010, 6:51:07 PM (14 years ago)
Author:
aitotat
google:author:
aitotat
Message:

Changes to Assembly Library:
Completely rewritten line splitting (slower but no need to modify string).
Some changes to string processing functions.
Saved few bytes from CGA detection.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Assembly_Library/Src/Menu/MenuAttributes.asm

    r47 r52  
    2424
    2525;--------------------------------------------------------------------
    26 ; MenuAttribute_GetToALfromTypeInSI
     26; MenuAttribute_SetToDisplayContextFromTypeInSI
    2727;   Parameters
    2828;       SI:     Attribute type (from ATTRIBUTE_CHARS)
Note: See TracChangeset for help on using the changeset viewer.