From: Jason Reel Newsgroups: comp.os.msdos.djgpp Subject: Bank Swapping Date: Thu, 06 Nov 1997 11:15:04 -0800 Organization: Team Technologies Lines: 4 Message-ID: <34621738.1A22@cedarnet.org> Reply-To: jr10596 AT cedarnet DOT org NNTP-Posting-Host: ppp65.cedarnet.org 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 Precedence: bulk I don't think this question is necesarily DJGPP specific, but I was wondering how you call a real mode function in DJGPP. Namely, how do you call the VESA 1.2 bank swapping function in place of using interrupt 4f05h? Any help would be greatly appreciated.