I am looking for a command works similar to an if statement in Java, C, etc. for assembly language and I am using the NASM.
If want it to branch the program if the input nummer is smaller than zero, greater than one-hundred or is between zero and one-hundred. And I have not got a clue how to realize this checkback.
Thanks Corbin,
I solved it with this
Your link helped me a lot 🙂 Have a nice day Sir!