qf/in.asm

7 lines
119 B
NASM
Raw Normal View History

\ The simplest possible COM file: just return 1
\ 1 trace
\ mov \ should fail and yelp
ax &h4c01 # mov
&h21 int