Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
1 Commented Post
0 Endorsements
~4K People Reached
Favorite Forums
Favorite Tags
Member Avatar for cyberkenji08

i need a password program in assembly language that if you put a password it displays an asterisk (*) instead of the input characters... hope you can help me. thanks

Member Avatar for angeliecarias
0
3K
Member Avatar for runtime error

Len_data Equ 14 Xcoord Dw 0 Ycoord Dw 0 Ascval Dw ? Dispdata Label Byte Xmsg Db 'x = ' Xascii Dw ? Db ' ' Ymsg Db 'y = ' Yascii Dw ? .code A10main Proc Far Mov Ax,2 Mov Ds,ax Mov Es,ax Call B10initz Cmp Ax,00 Je A90 …

0
65
Member Avatar for runtime error

Name: runtime error Height: 5'2' Weight: 98 Hair: Brown Eyes: Brown Location: PHIL Age: 20 Relationship Status: In a relationship Education: Computer Engineering(currently 3rd year) hi i'm new here. nice site!

Member Avatar for Serunson
0
43
Member Avatar for runtime error

i got an assignment it has to display the mouse pointer and at the same time the x and y coordinate. can anyone help me? i've found the codes for displaying the mouse pointer just got some problem with the implementing side. thanks a lot.

0
62