michael 51af1f9502 + Made sure all tex examples are made il y a 24 ans
..
Makefile 51af1f9502 + Made sure all tex examples are made il y a 24 ans
README ef8e984bcb + Added example of custom video driver il y a 24 ans
ex1.pp 754e4047a6 + Initial implementation il y a 24 ans
ex2.pp 754e4047a6 + Initial implementation il y a 24 ans
ex3.pp 754e4047a6 + Initial implementation il y a 24 ans
ex4.pp 754e4047a6 + Initial implementation il y a 24 ans
ex5.pp 754e4047a6 + Initial implementation il y a 24 ans
ex6.pp 754e4047a6 + Initial implementation il y a 24 ans
ex7.pp 754e4047a6 + Initial implementation il y a 24 ans
ex8.pp 754e4047a6 + Initial implementation il y a 24 ans
foot.tex 754e4047a6 + Initial implementation il y a 24 ans
head.tex 754e4047a6 + Initial implementation il y a 24 ans
newex 754e4047a6 + Initial implementation il y a 24 ans
template.pp 754e4047a6 + Initial implementation il y a 24 ans
viddbg.pp ef8e984bcb + Added example of custom video driver il y a 24 ans
vidutil.pp 754e4047a6 + Initial implementation il y a 24 ans

README

This directory contains the examples for the video unit documentation.

vidutil.pp Contains the textout function.
viddbg.pp contains an example of how to write a custom video driver.

ex1.pp demonstrates the vidutil unit.
ex2.pp contains an example of the SetCursorPos function.
ex3.pp contains an example of the ClearScreen function.
ex4.pp contains an example of the GetCapabilities function.
ex5.pp contains an example of the GetCursorType function.
ex6.pp contains an example of the GetLockScreenCount function.
ex7.pp contains an example of the GetVideoMode function.
ex8.pp contains an example of the GetVideoModeCount function.