peter e417e34496 * truncate log %!s(int64=20) %!d(string=hai) anos
..
Makefile 30903c5061 * makefile for non-i386 targets fixed %!s(int64=21) %!d(string=hai) anos
README ef8e984bcb + Added example of custom video driver %!s(int64=24) %!d(string=hai) anos
ex1.pp e417e34496 * truncate log %!s(int64=20) %!d(string=hai) anos
ex2.pp e417e34496 * truncate log %!s(int64=20) %!d(string=hai) anos
ex3.pp e417e34496 * truncate log %!s(int64=20) %!d(string=hai) anos
ex4.pp e417e34496 * truncate log %!s(int64=20) %!d(string=hai) anos
ex5.pp e417e34496 * truncate log %!s(int64=20) %!d(string=hai) anos
ex6.pp e417e34496 * truncate log %!s(int64=20) %!d(string=hai) anos
ex7.pp e417e34496 * truncate log %!s(int64=20) %!d(string=hai) anos
ex8.pp e417e34496 * truncate log %!s(int64=20) %!d(string=hai) anos
foot.tex 754e4047a6 + Initial implementation %!s(int64=24) %!d(string=hai) anos
head.tex 754e4047a6 + Initial implementation %!s(int64=24) %!d(string=hai) anos
newex 754e4047a6 + Initial implementation %!s(int64=24) %!d(string=hai) anos
template.pp 754e4047a6 + Initial implementation %!s(int64=24) %!d(string=hai) anos
viddbg.pp e417e34496 * truncate log %!s(int64=20) %!d(string=hai) anos
vidutil.pp e417e34496 * truncate log %!s(int64=20) %!d(string=hai) anos

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.