delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1999/05/15/10:51:45

From: werewolf AT stad DOT dsl DOT nl (Shadow Seeker)
Newsgroups: comp.os.msdos.djgpp
Subject: Re: Writing directly to video RAM
Date: Sat, 15 May 1999 14:22:28 GMT
Organization: Shimmer Zone
Lines: 15
Message-ID: <373c0de9.1310913@news.tudelft.nl>
References: <7hegr8$8q6$1 AT orudios DOT magnet DOT at> <373ad5f6 DOT 24447073 AT newsserver DOT cc DOT monash DOT edu DOT au> <7heta5$ebk$1 AT orudios DOT magnet DOT at>
NNTP-Posting-Host: willow.akira.tudelft.nl
X-Trace: news.tudelft.nl 926778009 20563 130.161.60.189 (15 May 1999 14:20:09 GMT)
X-Complaints-To: usenet AT news DOT tudelft DOT nl
NNTP-Posting-Date: 15 May 1999 14:20:09 GMT
X-Newsreader: Forte Free Agent 1.11/32.235
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp
Reply-To: djgpp AT delorie DOT com

On Thu, 13 May 1999 18:08:22 +0200, "Mark Usher" <marku AT magnet DOT at>
wrote:

>
>> The offset should be 0xA0000, not 0xA000. You have given a segment
>> address; the offset from _dos_ds of real-mode segment 0xA000 is
>> 0xA0000.
>Didn't work either.
  Probably because text screen memwhatyacallit is at 0xb8000 not at
0xa0000....

 Try
   _farpokeb(_dos_ds, 0xB8000, 0x41);

ShadSek

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019