Changeset 489 in xtideuniversalbios for trunk/Assembly_Library/Src/Util/Registers.asm
- Timestamp:
- Dec 13, 2012, 7:32:09 AM (12 years ago)
- google:author:
- gregli@hotmail.com
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Assembly_Library/Src/Util/Registers.asm
r376 r489 53 53 ;-------------------------------------------------------------------- 54 54 ALIGN JUMP_ALIGN 55 %ifdef INCLUDE_MENU_LIBRARY 55 56 Registers_CopySSBPtoESDI: 56 57 COPY_SSBP_TO_ESDI 57 58 ret 59 %endif 58 60 59 61 %ifndef EXCLUDE_FROM_XTIDE_UNIVERSAL_BIOS
Note:
See TracChangeset
for help on using the changeset viewer.