Ok, now I have a good foundation for assembly And I was able to visit again http://www.fh-bochum.de/fb3/meva-lab/docu/ and download dosints.pdf, and this thing ROCKS! COOL! Simple, Summarized, and "NOOB"-friendly, more easier for me to understand than Ralph Brown's Interrupt List (http://www.ctyme.com/rbrown.htm). I also tried to visit http://www.clipx.net/norton.php and it's COOL! Has tutorials in different programming languages, especially in Assembly Language, and has a Port Listing! Now I will have a good grade from my professor for this Wait for my next thread soon , it's more about File Operations. Coz' I stumbled to this site: http://short.stop.home.att.net/freesoft/sound.htm#soundplay (The SBPlay) and I found a WAV player for DOS playing through Internal Speaker! And it has a source code (C Language) COOL! And I want to know how to run program (with their parameters) on Assembly
HERE'S MY NEW QUEST
[code] in al,61h ;get port 61 state [/code]
(1) I want to write the value of AL to the screen in Binary form, how? Is it Complicated?
(1) I want to write the value of AL to the screen in Binary form, how? Is it Complicated?
[green] Not as hard as you would think. Just brainstorm on ways you can convert it to a binary string format and post your results here, good luck. [/green]
Comments
HERE'S MY NEW QUEST
[code]
in al,61h ;get port 61 state
[/code]
(1) I want to write the value of AL to the screen in Binary form, how? Is it Complicated?
[green]
Not as hard as you would think. Just brainstorm on ways you can convert it to a binary string format and post your results here, good luck.
[/green]
http://www.programmersheaven.com/c/msgboard/read.asp?Board=1&MsgID=318499&Setting=A9999F0001