Files
assm-test/misc/test.asm
T

8 lines
137 B
NASM

;.include "./another_test.asm"
.db video_start 0xF37F
.db msg "Hello, world!", 0
.db NOTERM "No terminating byte here"
.db null_byte 0