hello-dosdl/dosdl.asm

7 lines
65 B
NASM
Raw Normal View History

2022-02-22 22:38:06 +00:00
org 0x100
ret
%include "dictionary.inc"
%include "targets.inc"