Hi Paul,

>        db 72,101,108,108,111,44,32,119,111,114,108,100,33,10,0
and
 c08_0004:
>         mov dl, 13 
>         mov ah, 2 
>         int 0x21 
> c08_0005:
> c08_0001:

this looks like automatically generated code, either by an
disassembler or by a compiler, to be handed over to an assembler.

what is the origin of this? usually you know then automatically what
syntax this is (supposed to be)?

however I think this looks like MASM compatible. you might try JWASM.



Tom



_______________________________________________
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel

Reply via email to