At command prompt type debug
you will get a - prompt where you can type the fallowing (
A
MOV AX,0
MOV AX,CX
OUT 70,AL
MOV AX,0
OUT 71,AL
INC CX
CMP CX,100
JB 103
INT 20
G
Q
At command prompt type debug
you will get a - prompt where you can type the fallowing (
A
MOV AX,0
MOV AX,CX
OUT 70,AL
MOV AX,0
OUT 71,AL
INC CX
CMP CX,100
JB 103
INT 20
G
Q
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.