Changeset 489 in xtideuniversalbios for trunk/Assembly_Library/Src/Display/DisplayPrint.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/Display/DisplayPrint.asm
r376 r489 220 220 221 221 222 %ifdef INCLUDE_MENU_LIBRARY 222 223 ;-------------------------------------------------------------------- 223 224 ; DisplayPrint_ClearScreenWithCharInALandAttributeInAH … … 249 250 mov [VIDEO_BDA.displayContext+DISPLAY_CONTEXT.fpCursorPosition], di 250 251 ret 251 252 252 %endif 253 253 254 ;-------------------------------------------------------------------- 254 255 ; DisplayPrint_ClearAreaWithHeightInAHandWidthInAL
Note:
See TracChangeset
for help on using the changeset viewer.