|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
Cursor position on Assembly...
Hello!
I'm programming the tic tac toe game on 8086 and I'm having difficulties trying to change the cursor position from one place to another,for example,I managed to place the cursor on the top left corner on the tic tac toe board and I want to change it to the right on the same row.How do i do that? Thanks in advance for the replies! ![]() |
|
#2
|
||||
|
||||
|
Hi,
you could do it with bios calls but thats clunky. What assembler are you using? Have you seen HLA(high level assembly). It looks cool and is available for windows & Linux. Provides a easier method for begineers to learn assembly, with lots of nice extra bits that other "higher" languages provide. For example it provides easy console commands which include moving the cursor around. Hope this helps. Displeaser
__________________
Vi Veri Veniversum Vivus Vici. |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > Other Programming Languages > Cursor position on Assembly... |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|