Checking if a user entered string is a palindom. A little Assembly fun.
Commenting on code is very elaborate. ; code gets a string from user and checks if it is a palindrom. ; empty or 1-char string defined as a palindrom ; code uses string operations