Xref: news-dnh.mv.net comp.os.msdos.djgpp:3910 Path: news-dnh.mv.net!mv!news.sprintlink.net!news.intelenet.com!unogate!mvb.saic.com!news.mathworks.com!newsfeed.internetmci.com!in1.uu.net!nwnews.wa.com!nwfocus.wa.com!krel.iea.com!comtch!larryb From: larryb AT comtch DOT iea DOT com (Larry Blanchard) Newsgroups: comp.os.msdos.djgpp Subject: DJGPP and interrupts Date: 17 Dec 1995 17:26:07 GMT Organization: CompuTech Lines: 6 Message-ID: <4b1jrg$irt@krel.iea.com> NNTP-Posting-Host: comtch.iea.com To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp I have a project where I need to use a 32 bit linear memory model, but still have access to hardware interrupt vectors such that I can point them to a function in my process. Does DJGPP have such a facility? If not, any suggestions not involving an astonomically priced package would be appreciated. Thanks.