- Timestamp:
- Feb 23, 2011, 6:46:25 PM (14 years ago)
- google:author:
- aitotat
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Assembly_Library/Src/Display/DisplayContext.asm
r101 r115 65 65 ;-------------------------------------------------------------------- 66 66 .InitializeCursor: 67 xor ax, ax68 call DisplayCursor_SetCoordinatesFromAX 67 call DisplayCursor_GetHardwareCoordinatesToAX ; Coordinates before init 68 call DisplayCursor_SetCoordinatesFromAX ; Cursor to Display Context 69 69 ; Fall to DisplayContext_SynchronizeToHardware 70 70
Note:
See TracChangeset
for help on using the changeset viewer.