Date: Mon, 26 Feb 1996 08:07:44 +0200 (IST) From: Eli Zaretskii To: Guess Cc: djgpp AT delorie DOT com Subject: Re: Please HELP! I am so confused! In-Reply-To: <4gqcul$ko4@clarknet.clark.net> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On 25 Feb 1996, Guess wrote: > I just installed djgpp (on my 486 with 4 mb ram! ugh..but I can live with > it), and I am REALLY confused on how to do graphics in djgpp. How do I > access mode 13h?? I am a beginner in graphics programmign as well, and it > adds to the confusement. I am also very confused about ASM in djgpp. Are > there any docs out there which explains all this? Most i have found were > little snippets here and there.. and I dont understand all the jargon in > the files. Thank you in advance! You might find some useful info in the DJGPP FAQ list (faq200b.zip from the same place you got DJGPP). Chapter 18 includes some background and tips on low-level programming. Section 22.2 points you to some packages written for DJGPP that might be a good starting point (like the Jlib gaming library).