#1
Login system from when I first started learning ASM a while back, thought someone might find it useful to study on or improve upon in some way, it uses a three count variable declare, one is to specify the max # of chars, second one stores the interrupt will store the amount of chars entered by the user, and an array of chars 

Here's the Hastebin link since the code wouldn't format properly: Code