Menu
  • HOME
  • TAGS

VT-100 commands are working strangely

linux,nasm,syscall,vt100

I suspect that your issue is related to the newline implied to be in welcome db "Hello, this is the clock program", 10. I can't tell for sure because you didn't post that part of your code. I think that this causes an issue because the newline causes the terminal...