Skip to content

Instantly share code, notes, and snippets.

@dmitrijs-balcers
Created December 10, 2013 17:53
Show Gist options
  • Save dmitrijs-balcers/7894992 to your computer and use it in GitHub Desktop.
Save dmitrijs-balcers/7894992 to your computer and use it in GitHub Desktop.
.DATA
va dw 10
vb dw 20
str1 db "lielaks va",13,10,0
str2 db "lielaks vb",13,10,0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment