Changeset 223 in xtideuniversalbios for trunk/Assembly_Library/Src/Menu/MenuAttributes.asm
- Timestamp:
- Jan 25, 2012, 8:20:06 PM (13 years ago)
- google:author:
- krille_n_@hotmail.com
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Assembly_Library/Src/Menu/MenuAttributes.asm
r116 r223 68 68 add si, .rgcColorAttributes 69 69 .LoadAttributeAndReturn: 70 eSEG cs 71 lodsb ; Load from [CS:SI] to AL 70 cs lodsb ; Load from [CS:SI] to AL 72 71 73 72 pop ds
Note:
See TracChangeset
for help on using the changeset viewer.