Get User Input and Print - Assembly x86-64 Coding

Опубликовано: 22 Июль 2026
на канале: CodeASM
1,491
19

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/