collapseos/apps/zasm/tests/test1.asm
2019-05-01 14:07:01 -04:00

8 lines
85 B
NASM

; comment
add a, b ; comment
inc a ; comment
; comment
.db 42
.dw 42
.dw 3742