Advertisement

DOS game programming (in 16-bit)

Started by April 18, 2001 12:41 AM
15 comments, last by 23yrold3yrold 23 years, 9 months ago
Hullo. Does anyone know of any good tutorials for writing DOS games? I''m using DJGPP and Allegro, but I want to use DJGPP and my own graphics routines. Most of the sites I''ve found show 320 x 240 x 8 game programming. I want to know how to set different resolutions/color depths. Any help? Chris Barry

Jesus saves ... the rest of you take 2d4 fire damage.

Look for documentation on the VESA interface.

It allows you to control the graphics card directly and as far as I know, is the only way to open different graphics resolutions from DOS.
Advertisement
For DJGPP related stuff, go check out Inverse Reality.
==========================================In a team, you either lead, follow or GET OUT OF THE WAY.
quote:
Original post by NuffSaid

For DJGPP related stuff, go check out Inverse Reality.


Excellent! I like, I like! Thanks!

Chris Barry

Jesus saves ... the rest of you take 2d4 fire damage.

Thanks for the referral. Hopefully the site will have what you are looking for.

Justin Deltener
Inverse Reality
Also my site has stuff on VESA modes too (amongst other things): The Ivory Tower.

Hi Justin!


Stay Lucky, Graham "Mournblade" Reeds,
ICQ: 30514803
http://homepage.dtn.ntl.com/grahamr
Stay Lucky, Graham "Mournblade" Reeds,ICQ: 30514803http://homepage.dtn.ntl.com/grahamr/
Advertisement
Try a visit to www.allegro.cc

VERY nice tutorials on beginning allegro gamer programmers...

---------------------------
Code it up
---------------------------Code it up
Try a visit to www.allegro.cc

VERY nice tutorials on beginning allegro gamer programmers...

---------------------------
Code it up
---------------------------Code it up
Try a visit to www.allegro.cc

VERY nice tutorials on beginning allegro gamer programmers...

---------------------------
Code it up
---------------------------Code it up
Try a visit to www.allegro.cc

VERY nice tutorials on beginning allegro gamer programmers...

---------------------------
Code it up
---------------------------Code it up

This topic is closed to new replies.

Advertisement