delorie.com/archives/browse.cgi | search |
Xref: | news2.mv.net comp.os.msdos.djgpp:8466 |
From: | Elliott Oti <e DOT oti AT stud DOT warande DOT ruu DOT nl> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: Allegro & MODE X help!! Please... |
Date: | Mon, 09 Sep 1996 20:17:47 -0700 |
Organization: | Academic Computer Centre Utrecht, (ACCU) |
Lines: | 20 |
Message-ID: | <3234DDDB.4C41@stud.warande.ruu.nl> |
References: | <511pps$nfp AT newsbf02 DOT news DOT aol DOT com> |
NNTP-Posting-Host: | warande1078.warande.ruu.nl |
Mime-Version: | 1.0 |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Isjolly wrote: > > Hi, > Does anybody know if it`s possible to use a full 1 MB or more of > contiguos video mem. I`ve tried altering the restraints of Allegros 256k > limit > to 1MB but the machine just resets hmmm. Perhaps I`m just a thickster > & I haven`t really grasped mode X`s abilties. Any help would be much > appreciated. I don't think it's possible with plain-VGA Mode-X. The standard mode X's resemble mode 13h in that they can access only the first 256Kb of video memory; I don't think the VGA adapter can map more display memory to the a0000 window, so even if you have 2Mb only the first 256Kb count. The a0000 window is 256Kb long so to map more than 256Kb requires that the memory be moved from the display memory in chunks, bank switching I believe that's called, and VGA doesn't support that. There is an allegro mode-X 640x400 but AFAIK it's a tweaked VESA mode. Elliott
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |