delorie.com/archives/browse.cgi | search |
Newsgroups: | comp.os.msdos.djgpp |
From: | samantha <jazz AT ceasars DOT co DOT za> |
Subject: | Re: Why doesn't my program run correctly? |
Message-ID: | <34130EBE.3836@ceasars.co.za> |
Date: | Sun, 07 Sep 1997 13:29:50 -0700 |
References: | <3KQHUN$Qiz AT titan DOT cc DOT ntu DOT edu DOT tw> |
Reply-To: | jazz AT ceasars DOT co DOT za |
Organization: | Student |
MIME-Version: | 1.0 |
Lines: | 23 |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
¤Ñ¤~ wrote: > > Why doesn't my program run correctly? > What's wrong ? > This is my source code. > #include <dpmi.h> > > #include <go32.h> > > #define MASK_LINEAR(addr) (addr & 0x000FFFFF) >etc.... Hi! You might get some help looking at the source code for Allegro, a game library for DJGPP, by Shawn Hargreaves (shawn AT talula DOT demon DOT co DOT uk). It supports several SVGA cards & modes perfectly, so maybe its source code can give you an idea. Hope this helped! Rylan
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |