1
0
mirror of https://github.com/hsoft/collapseos.git synced 2024-09-16 23:18:46 +10:00
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