/NASM-basics

basic nasm codes

Primary LanguageAssembly

File Name Description
1-helloWorld.asm Prints Hello World to Console
2-generalIO.asm Take String Input and print it in the Console
3-displayAdigit.asm display the value store in rax resistor
4-stack.asm Stack Operation
5-stringSubroutine.asm String subroutine example to print string
6-printdigitmacro.asm macro for printing a digit
5-stringSubroutine.asm integer subroutine example to display integer