|
|
truepal by Florian Hallar 20 Jan 1998 /code/tutors/video/at_trpal.zip (54k) Emulates truecolor modes in 320x200x8. Not really... it just converts the picture to use a 3-3-2 palette. It's a common emulation mode since it saves time versus quantizing a new palette everyframe (maybe in 5 years we could do that, even if we don't need it anymore. :) Pascal |
AU DE JP NL PL PT PT2 SE US
|
|
Mode 13h Explanation by Vulture of Outlaw Triad 18 Jan 1998 /code/tutors/video/basicdoc.zip (4k) Only explains how to get into mode 13h and how its memory model works. Not very useful. Text |
AU DE JP NL PL PT PT2 SE US
|
|
Chain-4 Tutorial by Vulture of Outlaw Triad 18 Jan 1998 /code/tutors/video/chaindoc.zip (7k) Excellent chain-4 mode tutorial. Text |
AU DE JP NL PL PT PT2 SE US
|
|
Page-Flipping by Vulture of Outlaw Triad 18 Jan 1998 /code/tutors/video/otflip.zip (21k) Explains how to avoid ugly screen updates by using a virtual screen. Pascal, Text |
AU DE JP NL PL PT PT2 SE US
|
|
Peroxide Trainer Part 5 by Telemachos of Peroxide 18 Jan 1999 /code/tutors/video/pxdtut5.zip (21k) This tutorial explains how to access the vesa 1.2 modes. Pascal, Text |
AU DE JP NL PL PT PT2 SE US
|
|
Peroxide Trainer Part 5, C-version by Telemachos of Peroxide 18 Jan 1999 /code/tutors/video/pxdtut5c.zip (32k) This tutorial explains how to access the vesa 1.2 modes. C/C++, Text |
AU DE JP NL PL PT PT2 SE US
|
|
N-Buffering Doc by Type One of TFL-TDV 02 Jul 1997 /code/tutors/video/t1-nbuf.zip (15k) A doc for video buffering. Explains the draw backs of using only one video buffer and how to use 2 or more buffers effectively. Text |
AU DE JP NL PL PT PT2 SE US
|
|
VGA Programming Course by T.C.P. of Diabolic Force 18 Jan 1999 /code/tutors/video/tcp_vgak.zip (85k) Doesn't add anything new to existing courses. Text |
AU DE JP NL PL PT PT2 SE US
|
|
VGA-Vulture by Vulture 11 Jan 1997 /code/tutors/video/vga-vul2.zip (19k) Palette fading example - A simple program demonstrating how to fade a palette in and out. Assembler, real-mode |
AU DE JP NL PL PT PT2 SE US
|
|
VGA-vulture by Vulture 11 Jan 1997 /code/tutors/video/vga-vul3.zip (13k) 3d rotation example - Does 3 sets of 2-d rotation. Assembler, Pascal, real-mode |
AU DE JP NL PL PT PT2 SE US
|
|
VGA-vulture by Vulture 11 Jan 1997 /code/tutors/video/vga-vul4.zip (8k) 3d rotation example - Does 3 sets of 2-d rotation. See /code/tutorials/video/vga-vul2.zip Assembler, real-mode |
AU DE JP NL PL PT PT2 SE US
|
|
VGA 128kb Tutorial by LSD of Meltdown 18 Jan 1999 /code/tutors/video/vga128kb.zip (10k) Explains how to access 128kb of videomemory. Assembler, Pascal |
AU DE JP NL PL PT PT2 SE US
|
|
VBE 2.0 Tutorial by Vector of Vertigo 18 Jan 1999 /code/tutors/video/vgovbe20.zip (23k) Explains how to use vesa modes and how to avoid the usual mistakes made by so many groups when dealing with vesa. Assembler, C/C++, Text |
AU DE JP NL PL PT PT2 SE US
|