Changeset 222 in xtideuniversalbios
- Timestamp:
- Jan 25, 2012, 2:42:07 PM (13 years ago)
- google:author:
- aitotat@gmail.com
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Assembly_Library/Src/Util/Registers.asm
r207 r222 74 74 ; 75 75 ;-------------------------------------------------------------------- 76 %ifndef EXCLUDE_FROM_XTIDE_UNIVERSAL_BIOS 76 77 ALIGN JUMP_ALIGN 77 78 Registers_NormalizeESSI: … … 93 94 mov es, ax 94 95 ret 95 96 %endif 97 96 98 97 99 ;--------------------------------------------------------------------
Note:
See TracChangeset
for help on using the changeset viewer.