A slightly more advanced tutorial from printing "Hello World!" as was done in the previous episode. In this episode, we figure out how to get user input and use that in our program to print to the screen.
Previous Assembly Video: • How to Code in Assembly x86 - "Hello World!"
Code used in video: https://github.com/rykergogo/user_inp...
~
Github: https://github.com/rykergogo
Blog: https://rykergogo.github.io/