carl 3bd6280073 * update makefiles for testing 23 năm trước cách đây
..
Makefile 3bd6280073 * update makefiles for testing 23 năm trước cách đây
README ef8e984bcb + Added example of custom video driver 24 năm trước cách đây
ex1.pp 754e4047a6 + Initial implementation 24 năm trước cách đây
ex2.pp cc4b947871 * fix bug report #1934 23 năm trước cách đây
ex3.pp cc4b947871 * fix bug report #1934 23 năm trước cách đây
ex4.pp 754e4047a6 + Initial implementation 24 năm trước cách đây
ex5.pp 754e4047a6 + Initial implementation 24 năm trước cách đây
ex6.pp 754e4047a6 + Initial implementation 24 năm trước cách đây
ex7.pp 754e4047a6 + Initial implementation 24 năm trước cách đây
ex8.pp 754e4047a6 + Initial implementation 24 năm trước cách đây
foot.tex 754e4047a6 + Initial implementation 24 năm trước cách đây
head.tex 754e4047a6 + Initial implementation 24 năm trước cách đây
newex 754e4047a6 + Initial implementation 24 năm trước cách đây
template.pp 754e4047a6 + Initial implementation 24 năm trước cách đây
viddbg.pp ef8e984bcb + Added example of custom video driver 24 năm trước cách đây
vidutil.pp cc4b947871 * fix bug report #1934 23 năm trước cách đây

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.