Changeset 407 in xtideuniversalbios for trunk/Assembly_Library/Src/Keyboard
- Timestamp:
- Apr 25, 2012, 8:55:11 PM (13 years ago)
- google:author:
- aitotat@gmail.com
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Assembly_Library/Src/Keyboard/Keyboard.asm
r376 r407 144 144 145 145 CALL_DISPLAY_LIBRARY PushDisplayContext 146 mov ax, CURSOR_NORMAL146 call DisplayCursor_GetDefaultCursorShapeToAX 147 147 CALL_DISPLAY_LIBRARY SetCursorShapeFromAX 148 148 CALL_DISPLAY_LIBRARY SynchronizeDisplayContextToHardware
Note:
See TracChangeset
for help on using the changeset viewer.