Skip to content

Releases: flevi29/UBB-NASM-Runner

v1.0 Release of UBB NASM Runner

01 Feb 21:41
Compare
Choose a tag to compare

After a lot of failed experimentation with terminal sequences and other methods of manipulating the console screen, I have given up.
Highlights :

  • Bunch of optimizations and bug fixes
  • Ability to choose where your projects will be stored between \ and \projects
  • Everything that is printed will remain, except for the controls
  • Programs that are stuck (but not stuck asking for input) can be terminated with Ctrl + C without killing the main program
  • Programs no longer start in a new window
  • Other minor stuff