When trying todo an assignment the fastest way I was able to think how to do something was to create a static string todo the printing (since it only has to print in that specific way) I was wondering how exactly I would go about inserting/overwriting a character in that string from outside?
Nevermind, got it solved with MOVSB