Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > video RAM (0b800h)

Reply
Thread Tools Display Modes

video RAM (0b800h)

 
 
M.El Nahas
Guest
Posts: n/a

 
      11-30-2007
why can't I write on the video RAM (0b800h) using assembly programs,it works
on XP but it doesn't work on vista
 
Reply With Quote
 
 
 
 
Tim Slattery
Guest
Posts: n/a

 
      11-30-2007
M.El Nahas <> wrote:

>why can't I write on the video RAM (0b800h) using assembly programs,it works
>on XP but it doesn't work on vista


That's a DOS trick, I think. I can't imagine that it worked on XP.
Maybe in Win95 compatibility mode?

In general, any program that tries to access hardware directly - which
is exactly what you're doing - will not work in XP or Vista. Also--DOS
mapped video memory to that location, but not XP or Vista.

--
Tim Slattery
MS MVP(Shell/User)

http://members.cox.net/slatteryt
 
Reply With Quote
 
R. C. White
Guest
Posts: n/a

 
      11-30-2007
Hi, Tim.

Yeah, that's how we used to do it on the TRS-80! ;^}

I was shocked - happily! - the first time I saw how quickly the screen could
turn white with a Poke command, compared to Print, in BASIC!

RC
--
R. C. White, CPA
San Marcos, TX

Microsoft Windows MVP
(Running Windows Live Mail 2008 in Vista Ultimate x64)

"Tim Slattery" <> wrote in message
news:...
> M.El Nahas <> wrote:
>
>>why can't I write on the video RAM (0b800h) using assembly programs,it
>>works
>>on XP but it doesn't work on vista

>
> That's a DOS trick, I think. I can't imagine that it worked on XP.
> Maybe in Win95 compatibility mode?
>
> In general, any program that tries to access hardware directly - which
> is exactly what you're doing - will not work in XP or Vista. Also--DOS
> mapped video memory to that location, but not XP or Vista.
>
> --
> Tim Slattery
> MS MVP(Shell/User)
>
> http://members.cox.net/slatteryt


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Vista and Shared Video Memory on Dedicated video card amdchiptrooper Windows Vista Hardware 1 05-24-2008 10:22 PM
video RAM (0b800h) M.El Nahas Windows Vista General Discussion 0 11-30-2007 03:32 PM
What two-head video card can play a HD video on a secondary monito Dima Windows Vista Hardware 3 07-30-2007 03:46 PM
What two-head video card can play a HD video on a secondary monito Dima Windows Vista General Discussion 3 07-30-2007 03:46 PM
Need video drivers for Intel 810/810e/815/815e series video card M Skabialka Windows Vista Hardware 12 04-05-2007 11:19 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59