Is there a way to \'mov\'e a specific immediate byte-size number into a direct memory location? I.e. MOV 10h,ffffh
my program makes a random name that could have a-z this code makes a 16 char name but :( my code wont make the name and idk why :( can anyone show me what\'s wrong with this?