From: Joseph Rose Newsgroups: comp.os.msdos.djgpp Subject: Re: 3rd Try: Maybe an asm problem? (Problems linking) Date: Sat, 29 Apr 2000 20:26:38 -0400 Organization: Posted via Supernews, http://www.supernews.com Lines: 21 Message-ID: <390B7DBE.8512A53@pop.gis.net> References: <200004281112 DOT NAA29833 AT acp3bf DOT physik DOT rwth-aachen DOT de> <3909D92B DOT CC80284C AT pop DOT gis DOT net> <3909DD56 DOT 7BD63105 AT mtu-net DOT ru> <390A01E6 DOT D8D52F3 AT pop DOT gis DOT net> <390a1086 DOT 51973341 AT news DOT freeserve DOT net> <390A4777 DOT AAB7D23D AT pop DOT gis DOT net> <390a90a7 DOT 84781911 AT news DOT freeserve DOT net> <390B0535 DOT CF457B4D AT pop DOT gis DOT net> <390B139D DOT 725ECE26 AT mtu-net DOT ru> X-Complaints-To: newsabuse AT supernews DOT com X-Mailer: Mozilla 4.7 [en]C-NECCK (Win98; I) X-Accept-Language: en 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 Reply-To: djgpp AT delorie DOT com "Alexei A. Frounze" wrote: > Joseph Rose wrote: > > BTW, How do I change the screen mode without an INT 10h or int86x? > > Either using __dpmi_int() or outportb() (if you know what to output to the gfx > card) :)). > I mean what do I output to the card? I have a minimal documentation of the card's registers, but I don't have certain necessary ratios or a categorized list of registers to affect for a particular purpose. BTW, doesn't __dpmi_int switch to real or virtual mode and do an interrupt (INT ##)? > > bye. > Alexei A. Frounze > ----------------------------------------- > Homepage: http://alexfru.chat.ru > Mirror: http://members.xoom.com/alexfru