http://GameProgrammer.Com

Programming

GP Mailing List
     Thread Index
     Date Index

ATXGPSIG List
     Thread Index
     Date Index

Google
>

Home

Wise2Food



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Mode 13h question



> Question: When plotting a pixel within that addressed memory, why doesn't
the
> pixel go to the system memory? Does the video card do funky stuff to
> intercept the memory call or something?
Nope.  The memory at 0xA000000L is the actually video_memory.  This is
actually putting a value in the actual video memory and is directly shown on
the screen.  The screen is constantly refreshed with what's in the video
memory.

=================================================================
The GameProgrammer.Com mailing list is for the open discussion
of any topic related to the art, science, and business of
programming games. This list is especially tolerant of beginners.
We were all beginners once

To SUBSCRIBE or UNSUBSCRIBE please visit:
http://gameprogrammer.com/mailinglist.html