Posts
 
Reputation
Loading chart. Please wait.
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~1K People Reached
Favorite Forums
Favorite Tags

4 Posted Topics

Member Avatar for inagumi

Hi, i have a problem in displaying the added value of two numbers. I know how to convert the input number into decimal. So after converting it, i added those value and got it stored in a register. My problem is how can I display if the sum is like …

Member Avatar for inagumi
0
255
Member Avatar for Justinedeleon

Hmm tell her to use this techniques, i think it is just a combination of cursor position and character display :) refer to the ascii table for her to see what symbol she can use to make that shape. Trial and error method x]

Member Avatar for Justinedeleon
0
565
Member Avatar for bettybarnes

i see so you want ti print those im sorry 3 times you dont need that jmp code, just use the LOOP command. Limit its loop by using the mov cx, xx code where the xx = the number of loops. Like this As u said ur using tasm like …

Member Avatar for AceStryker
0
324
Member Avatar for inagumi

Can someone help me on how can i make a assembly program that can multiply? I'm going to make a program that convert a currency to another currency so it will involve a user input. I browsed through the net on how to make a program that do multiplication but …

Member Avatar for inagumi
0
295