From: Marshall Newsgroups: comp.os.msdos.djgpp Subject: Inline ASM help. Date: Tue, 15 Oct 1996 18:01:53 -0600 Organization: AGT Ltd. Lines: 4 Message-ID: <326425F1.10C1@agt.net> NNTP-Posting-Host: rddrpx02-port-32.agt.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp I have looked around in the docs and can't quite figure out how to call an interrupt in inline assembly with DJGPP. I want to set the monitor to video mode 13h using interrupt 10. I was wondering if someone could post an example or mail me one. Thanks in advance!