Text Mode Cursor: Difference between revisions

Jump to navigation Jump to search
[unchecked revision][unchecked revision]
Content deleted Content added
1
Line 115: Line 115:
made by Elad Ashkcenazi
made by Elad Ashkcenazi
;=============================================================================
;=============================================================================
disable_cursor: pushfq
disable_cursor: pushf
push rax
push rax
push rdx
push rdx
Line 128: Line 128:
pop rdx
pop rdx
pop rax
pop rax
popfq
popf
ret
ret
</source>
</source>



==See Also==
==See Also==