How would I get user input in Assembly?
Posted: Thu Jan 12, 2017 3:53 am
Hey guys. I want to get user input from Assembly so I can compare the string.
What function and interrupt would I use?
I know the CMP instruction but how would I compare the string for the function and interrupt I would use?
Can you tell me what instructions I may need? I want more than 5 characters as well if that's possible please. I am trying to make a shell.
Thanks
John
What function and interrupt would I use?
I know the CMP instruction but how would I compare the string for the function and interrupt I would use?
Can you tell me what instructions I may need? I want more than 5 characters as well if that's possible please. I am trying to make a shell.
Thanks
John