From: "Mark Turner" Newsgroups: comp.os.msdos.djgpp Subject: Inline assembler and interrupts. Date: Sun, 25 Oct 1998 01:34:45 +0100 Organization: BT Internet Lines: 16 Message-ID: <70trl9$53l$1@mendelevium.btinternet.com> NNTP-Posting-Host: host5-99-60-30.btinternet.com X-Newsreader: Microsoft Outlook Express 4.72.2106.4 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Now that I have my inline asm working well under GNU would somebody kindly tell me how I'm supposed to use interrupts. I trauled the documentation but couldn't find anything usefull. I checked Allegro's source, but again found nothing that helped. Under Turbo C 3.1 I could just 'asm int 10' and everything would be fine, How do I manage the same operation with GNU? Any assistance would be greatly appreciated. Thanks in advance. -Mark Mark DOT T AT BTinternet DOT com