Waves Assembler
.data
    .string text "Hello World"
 .end
 main:
     get r0 text
     call printStr r0
file://output

About

Designed and developed by Israel Alagbe © 2017 WavesTech

Successfully Saved file