Ineed to write a few simple asm lines for pgms I am porting to Linux from DOS
where the int86(..) function was handy.
I realise that the syntax of the GNU Assembler is completely different from
MASM
or TASM, especially to access tne INTEL registers.
Thanks to the good soul which could tell me where I can find the necessary doc.
(book or otherwise).